fix: remove redundant condition null from $START
This commit is contained in:
@@ -143,7 +143,6 @@ conditions:
|
||||
graph:
|
||||
$START:
|
||||
- role: "planner"
|
||||
condition: null
|
||||
planner:
|
||||
- role: "$END"
|
||||
condition: "insufficientInfo"
|
||||
|
||||
Reference in New Issue
Block a user