mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
优化代码
This commit is contained in:
@@ -102,7 +102,6 @@ public class Chain implements Executable {
|
||||
}
|
||||
}
|
||||
} else if (condition instanceof WhenCondition) {
|
||||
|
||||
executeAsyncCondition((WhenCondition) condition, slotIndex, slot.getRequestId());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user