Skip to content

Commit 131f372

Browse files
fix pylint issue
1 parent 8ad4ffa commit 131f372

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
from dotenv import load_dotenv
1515
import uvicorn
1616

17-
from common.config.config import Config
1817
from agents.agent_factory import AgentFactory
1918
from api.api_routes import router as backend_router
2019
from api.history_routes import router as history_router

0 commit comments

Comments
 (0)