Skip to content

Commit fd04ca0

Browse files
committed
chore: clean code
1 parent 43c3d50 commit fd04ca0

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
@@ -41,7 +41,8 @@ use alloy_genesis::CliqueConfig;
4141
use futures::StreamExt;
4242
use reth::{
4343
args::{
44-
DevArgs, DiscoveryArgs, NetworkArgs, RpcServerArgs},
44+
DevArgs,
45+
DiscoveryArgs, NetworkArgs, RpcServerArgs},
4546
builder::Node,
4647
rpc::types::engine::ForkchoiceState,
4748
};

0 commit comments

Comments
 (0)