Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
joshieDo committed Nov 26, 2024
1 parent 90dcba3 commit c056d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/e2e-tests/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ use std::{collections::BTreeMap, sync::LazyLock};

use alloy::{
eips::eip7702::Authorization,
primitives::{address, b256, Address, B256, U256},
primitives::{b256, Address, B256, U256},
providers::{PendingTransactionBuilder, Provider, ProviderBuilder},
signers::SignerSync,
};
Expand Down

0 comments on commit c056d6e

Please sign in to comment.