mirror of
https://github.com/matter-labs/teepot.git
synced 2025-10-27 20:14:05 +01:00
refactor: remove redundant continue
This commit is contained in:
parent
2ca0b47169
commit
d54f7b14ad
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ impl BatchProcessor {
|
||||||
batch_number.0,
|
batch_number.0,
|
||||||
e
|
e
|
||||||
);
|
);
|
||||||
continue;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue