fix: ruff fix

This commit is contained in:
Alex
2025-03-13 00:11:50 +00:00
parent 51eced00aa
commit b76e820122

View File

@@ -1,5 +1,4 @@
import json
import sys
from application.core.settings import settings
from application.llm.base import BaseLLM