fix: ruff linting

This commit is contained in:
Alex
2025-01-21 09:37:11 +00:00
parent 94f682e461
commit c0c60a4875

View File

@@ -1,7 +1,6 @@
from google import genai
from google.genai import types
from application.core.settings import settings
from application.llm.base import BaseLLM