Skip to content

Commit dacfb75

Browse files
authored
Remove extra newlines
1 parent cb10892 commit dacfb75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/batcher/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -978,8 +978,6 @@ impl Batcher {
978978
return Ok(());
979979
};
980980

981-
982-
983981
let msg_max_fee = nonced_verification_data.max_fee;
984982
let user_last_max_fee_limit = user_state_guard.last_max_fee_limit;
985983

0 commit comments

Comments
 (0)