removed unused module

This commit is contained in:
Thomas Lemoine
2023-03-24 21:24:57 -04:00
parent 50203f92eb
commit 0f20079a92
-1
View File
@@ -15,7 +15,6 @@ from tenacity import (
wait_random_exponential,
) # for exponential backoff
import tiktoken
from time import sleep
from pathlib import Path
import config