mirror of
https://github.com/langgenius/dify.git
synced 2026-05-02 00:18:03 +08:00
style: apply Ruff auto-fixes from pre-commit hook
Made-with: Cursor
This commit is contained in:
@ -138,7 +138,6 @@ if TYPE_CHECKING:
|
||||
from core.skill.entities.skill_bundle import SkillBundle
|
||||
from core.skill.entities.tool_dependencies import ToolDependencies, ToolDependency
|
||||
from core.tools.__base.tool import Tool
|
||||
|
||||
from dify_graph.file.models import File
|
||||
from dify_graph.runtime import GraphRuntimeState
|
||||
|
||||
|
||||
Reference in New Issue
Block a user