Skip to content

Commit

Permalink
fix: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
asafgardin committed Dec 18, 2023
1 parent 759d95b commit 6141960
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ai21/clients/studio/resources/studio_answer.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from typing import Optional

from ai21.logger import logger
from ai21.resources.bases.answer_base import Answer
from ai21.resources.responses.answer_response import AnswerResponse
from ai21.resources.studio_resource import StudioResource
Expand Down

0 comments on commit 6141960

Please sign in to comment.