Skip to content

Commit

Permalink
Update crates/driver/src/core.rs
Browse files Browse the repository at this point in the history
Co-authored-by: clabby <ben@clab.by>
  • Loading branch information
refcell and clabby authored Nov 19, 2024
1 parent f1f0ddc commit 970e8b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/driver/src/core.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ use alloy_consensus::{BlockBody, Sealable};
use alloy_primitives::B256;
use alloy_rlp::Decodable;
use core::fmt::Debug;

use op_alloy_consensus::{OpBlock, OpTxEnvelope, OpTxType};
use op_alloy_genesis::RollupConfig;
use op_alloy_protocol::L2BlockInfo;
Expand Down

0 comments on commit 970e8b8

Please sign in to comment.