Commit 09fbfdc5 authored by Linshizhi's avatar Linshizhi

Remove unused assert

parent a565d55a
......@@ -89,8 +89,6 @@ async function steps() {
let timeout = SPIN_TIMEOUT;
assert(retryCount > 0);
src.setPriv(MSG.PRIV_FLAGS.EXECUTING);
while (timeout > 0) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment