Skip to content

Commit a94f09b

Browse files
committed
fix: clippy
1 parent 537b6a9 commit a94f09b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/node/tests/e2e.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ use futures::{task::noop_waker_ref, FutureExt, StreamExt};
88
use reth_chainspec::EthChainSpec;
99
use reth_network::{NetworkConfigBuilder, NetworkEventListenerProvider, PeersInfo};
1010
use reth_network_api::block::EthWireProvider;
11-
use reth_primitives_traits::transaction::TxHashRef;
1211
use reth_rpc_api::EthApiServer;
1312
use reth_scroll_chainspec::{ScrollChainSpec, SCROLL_DEV, SCROLL_MAINNET, SCROLL_SEPOLIA};
1413
use reth_scroll_node::ScrollNetworkPrimitives;

0 commit comments

Comments
 (0)