mirror of
https://github.com/langgenius/dify.git
synced 2026-05-31 01:00:40 -04:00
refactor: make code simpler
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
@@ -416,7 +416,6 @@ class LoopNode(LLMUsageTrackingMixin, Node[LoopNodeData]):
|
||||
graph_config=self.graph_config,
|
||||
run_context=self.run_context,
|
||||
call_depth=self.workflow_call_depth,
|
||||
child_sync_variable_node_ids=self.graph_init_params.child_sync_variable_node_ids,
|
||||
)
|
||||
|
||||
# Create a new GraphRuntimeState for this iteration
|
||||
|
||||
Reference in New Issue
Block a user