fix: remove import

pull/822/head
Alex 5 months ago
parent 1fa12e56c6
commit a3e6239e6e

@ -1,5 +1,4 @@
import unittest
from unittest.mock import patch
from application.llm.openai import OpenAILLM
class TestOpenAILLM(unittest.TestCase):

Loading…
Cancel
Save