mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02: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,
|
||||
e
|
||||
);
|
||||
continue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue