Skip to content

Commit 7237e25

Browse files
committed
remove bad import
1 parent cdd3fea commit 7237e25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

minds/minds.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from typing import List, Union, Iterable
2-
import utils
32
from openai import OpenAI
43
import minds.utils as utils
54
import minds.exceptions as exc

0 commit comments

Comments
 (0)