mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 21:37:56 +00:00
Clean up CLI params (#1165)
* Fix params: they are kebab not snake-cased * Fix docs missing in cli * remove unsed macro-use
This commit is contained in:
committed by
GitHub
parent
dbe31230c3
commit
52e36bbeb8
@@ -43,7 +43,6 @@ extern crate substrate_keystore;
|
||||
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
#[macro_use]
|
||||
extern crate structopt;
|
||||
|
||||
pub use cli::error;
|
||||
|
||||
Reference in New Issue
Block a user