[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2025-09-02 17:34:07 +00:00 committed by GitHub
parent 77a9a73d0d
commit 02fcd08c08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ from sqlalchemy import ForeignKey, String, func
from sqlalchemy.orm import Mapped, mapped_column
from core.helper import encrypter
from core.mcp.types import Tool
from core.tools.entities.common_entities import I18nObject
from core.tools.entities.tool_bundle import ApiToolBundle
from core.tools.entities.tool_entities import ApiProviderSchemaType, WorkflowToolParameterConfiguration