mirror of
https://github.com/langgenius/dify.git
synced 2026-01-08 07:14:14 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user