Skip to content

Commit

Permalink
remove bad import
Browse files Browse the repository at this point in the history
  • Loading branch information
ea-rus committed Nov 6, 2024
1 parent cdd3fea commit 7237e25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion minds/minds.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from typing import List, Union, Iterable
import utils
from openai import OpenAI
import minds.utils as utils
import minds.exceptions as exc
Expand Down

0 comments on commit 7237e25

Please sign in to comment.