Skip to content

Commit db8e6b4

Browse files
committed
chore: clean code
1 parent fe4dd91 commit db8e6b4

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
@@ -73,7 +73,8 @@ use std::{
7373
};
7474
use reth_rpc_api::EngineApiClient;
7575
use n42_clique::{
76-
EXTRA_VANITY, EXTRA_SEAL};
76+
EXTRA_VANITY,
77+
EXTRA_SEAL};
7778
use reth_primitives_traits::{
7879
header::clique_utils::SIGNATURE_LENGTH,
7980
AlloyBlockHeader,

0 commit comments

Comments
 (0)