fix: ruff

This commit is contained in:
Alex
2024-09-02 20:00:24 +01:00
parent 9526ed0258
commit 5246d85f11

View File

@@ -1,6 +1,5 @@
from application.llm.base import BaseLLM
from application.core.settings import settings
import logging