Skip to content

Commit 26ce90c

Browse files
misc: removed unused import
1 parent ffeae6b commit 26ce90c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphgen/models/llm/api/openai_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
import openai
55
from openai import APIConnectionError, APITimeoutError, AsyncOpenAI, AsyncAzureOpenAI, RateLimitError
6-
from pyparsing import Literal
76
from tenacity import (
87
retry,
98
retry_if_exception_type,

0 commit comments

Comments
 (0)