We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e69c8 commit 857cfd8Copy full SHA for 857cfd8
1 file changed
core/src/commands/create_snapshot.rs
@@ -23,8 +23,7 @@ use substrate_rpc_client::{ws_client, StateApi};
23
24
use crate::{
25
common::{
26
- parse,
27
- shared_parameters,
+ parse, shared_parameters,
28
state::{build_executor, LiveState, RuntimeChecks, State},
29
},
30
SharedParams, LOG_TARGET,
0 commit comments