Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Wollac committed Dec 18, 2023
1 parent f5cd312 commit c12a1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/optimism/batcher_channel.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ use bytes::Buf;
use libflate::zlib::Decoder;
use zeth_primitives::{
batch::Batch,
rlp::{Decodable},
rlp::Decodable,
transactions::{ethereum::EthereumTxEssence, Transaction, TxEssence},
Address, BlockNumber,
};
Expand Down

0 comments on commit c12a1b6

Please sign in to comment.