Skip to content

Commit f66c894

Browse files
committed
removed useless line
1 parent b813afa commit f66c894

File tree

1 file changed

+0
-1
lines changed
  • testnet/stacks-node/src/tests/signer

1 file changed

+0
-1
lines changed

testnet/stacks-node/src/tests/signer/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,6 @@ fn setup_stx_btc_node<G: FnMut(&mut NeonConfig)>(
936936
let counters = run_loop.counters();
937937

938938
let coord_channel = run_loop.coordinator_channels();
939-
940939
let run_loop_thread = thread::spawn(move || run_loop.start(None, 0));
941940

942941
// Give the run loop some time to start up!

0 commit comments

Comments
 (0)