diff --git a/resource/tasks.json b/resource/tasks.json index 6d5e367096..561f4a0b2a 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -500,31 +500,19 @@ }, "StageCE": { "action": "ClickSelf", - "cache": false, - "next": [ - "StageCE6" - ] + "cache": false }, "StageLS": { "action": "ClickSelf", - "cache": false, - "next": [ - "StageLS6" - ] + "cache": false }, "StageCA": { "action": "ClickSelf", - "cache": false, - "next": [ - "StageCA5" - ] + "cache": false }, "StageAP": { "action": "ClickSelf", - "cache": false, - "next": [ - "StageAP5" - ] + "cache": false }, "AbleToAgent": { "algorithm": "JustReturn",