Skip to content

Commit e821ee3

Browse files
committed
address PR feedback
1 parent 2b9dd3f commit e821ee3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testnet/stacks-node/src/nakamoto_node/signer_coordinator.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ use stacks::util_lib::boot::boot_code_id;
3737
use super::stackerdb_listener::StackerDBListenerComms;
3838
use super::Error as NakamotoNodeError;
3939
use crate::event_dispatcher::StackerDBChannel;
40-
// use crate::nakamoto_node::miner::BlockMinerThread;
4140
use crate::nakamoto_node::stackerdb_listener::{StackerDBListener, EVENT_RECEIVER_POLL};
4241
use crate::neon::Counters;
4342
use crate::Config;

0 commit comments

Comments
 (0)