Skip to content
Snippets Groups Projects
Commit 45f64055 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Companion pr for #6012 (#1095)

* Companion pr for #6012

* Update `Cargo.lock`
parent 0792aba1
Branches
No related merge requests found
This diff is collapsed.
......@@ -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 {
......
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