Skip to content

Commit 857cfd8

Browse files
committed
Fmt
1 parent d0e69c8 commit 857cfd8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

core/src/commands/create_snapshot.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ use substrate_rpc_client::{ws_client, StateApi};
2323

2424
use crate::{
2525
common::{
26-
parse,
27-
shared_parameters,
26+
parse, shared_parameters,
2827
state::{build_executor, LiveState, RuntimeChecks, State},
2928
},
3029
SharedParams, LOG_TARGET,

0 commit comments

Comments
 (0)