Companion pr for #6012 (#1095)

* Companion pr for #6012

* Update `Cargo.lock`
This commit is contained in:
Bastian Köcher
2020-05-13 20:19:44 +02:00
committed by GitHub
parent 0792aba17f
commit 45f64055a4
2 changed files with 129 additions and 131 deletions
-2
View File
@@ -61,8 +61,6 @@ impl SubstrateCli for Cli {
/// Parses polkadot specific CLI arguments and run the service.
pub fn run() -> Result<()> {
sc_cli::reset_signal_pipe_handler()?;
let cli = Cli::from_args();
match &cli.subcommand {