Skip to content

Commit 0f5baee

Browse files
committed
chore: clean code
1 parent 0b30bfe commit 0f5baee

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
@@ -66,7 +66,8 @@ use std::{
6666
str::FromStr,
6767
sync::Arc,
6868
time::{
69-
SystemTime, UNIX_EPOCH},
69+
SystemTime,
70+
UNIX_EPOCH},
7071
};
7172
use reth_rpc_api::EngineApiClient;
7273
use n42_clique::{EXTRA_VANITY, EXTRA_SEAL};

0 commit comments

Comments
 (0)