Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
hashcashier committed Feb 5, 2024
1 parent 076e3bd commit d09b3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/optimism/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ use zeth_primitives::{

#[cfg(not(target_os = "zkvm"))]
use crate::{
consts::OP_MAINNET_CHAIN_SPEC,
builder::{BlockBuilderStrategy, OptimismStrategy},
consts::OP_MAINNET_CHAIN_SPEC,
host::{preflight::Preflight, provider_db::ProviderDb, ProviderFactory},
};
use crate::{
Expand Down

0 comments on commit d09b3cf

Please sign in to comment.