[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-08-27 21:00:36 +00:00
committed by GitHub
parent affedd6ce4
commit 1e12c1cbf2

View File

@@ -6,7 +6,6 @@ using the new Redis command channel, without requiring user permission checks.
Supports stop, pause, and resume operations.
"""
from core.workflow.graph_engine.command_channels.redis_channel import RedisChannel
from core.workflow.graph_engine.entities.commands import AbortCommand
from extensions.ext_redis import redis_client