mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 08:47:57 +00:00
This reverts commit 6eb2eb81c5.
This commit is contained in:
@@ -77,7 +77,7 @@ fn main() {
|
||||
let opt = Opt::from_args();
|
||||
|
||||
if !opt.json {
|
||||
sc_cli::init_logger("", None).expect("init_logger should not fail.");
|
||||
sc_cli::init_logger("");
|
||||
}
|
||||
|
||||
let mut import_benchmarks = Vec::new();
|
||||
|
||||
Reference in New Issue
Block a user