mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
fix: remove import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import unittest
|
||||
from unittest.mock import patch
|
||||
from application.llm.openai import OpenAILLM
|
||||
|
||||
class TestOpenAILLM(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user