Skip to content

Commit 924128f

Browse files
committed
chore: clean code
1 parent 3cc89b7 commit 924128f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • crates/n42/n42-testing/src

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ use reth_node_api::{
2828
use zerocopy::AsBytes;
2929
use reth_chainspec::{
3030
ChainSpec,
31-
N42};
31+
N42
32+
};
3233
use reth_provider::{BlockHashReader, BlockReaderIdExt, BlockNumReader};
3334

3435
#[cfg(test)]

0 commit comments

Comments
 (0)