fix: remove redundant condition null from $START

This commit is contained in:
2026-05-22 05:33:39 +00:00
parent 355594d074
commit f174f2fd0a
-1
View File
@@ -143,7 +143,6 @@ conditions:
graph:
$START:
- role: "planner"
condition: null
planner:
- role: "$END"
condition: "insufficientInfo"