Skip to content
Snippets Groups Projects
Commit ae0b5c5c authored by Seemant Aggarwal's avatar Seemant Aggarwal
Browse files

remove thread::sleep dependency import

parent 97f45c26
Branches
No related merge requests found
Pipeline #518321 waiting for manual action with stages
in 1 hour, 21 minutes, and 46 seconds
......@@ -23,7 +23,6 @@ use std::{
fs,
io::{self, Write},
path::PathBuf,
thread::sleep,
};
/// Export a chain-spec to a JSON file in plain or in raw storage format.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment