Skip to content

Commit 35e716d

Browse files
committed
chore: clean code
1 parent fd04ca0 commit 35e716d

File tree

1 file changed

+2
-1
lines changed
  • crates/n42/n42-testing/src

1 file changed

+2
-1
lines changed

crates/n42/n42-testing/src/dev.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ use futures::StreamExt;
4242
use reth::{
4343
args::{
4444
DevArgs,
45-
DiscoveryArgs, NetworkArgs, RpcServerArgs},
45+
DiscoveryArgs,
46+
NetworkArgs, RpcServerArgs},
4647
builder::Node,
4748
rpc::types::engine::ForkchoiceState,
4849
};

0 commit comments

Comments
 (0)