Skip to content

Commit 86b2548

Browse files
committed
remove warning
1 parent 206098b commit 86b2548

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

batcher/aligned-batcher/src/types/batch_state.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use super::{
66
};
77
use ethers::types::{Address, U256};
88
use log::debug;
9-
use log::{error, info, warn};
109

1110
pub(crate) struct BatchState {
1211
pub(crate) batch_queue: BatchQueue,

0 commit comments

Comments
 (0)