Skip to content

Commit 94016bd

Browse files
committed
fix: remove unused variable
1 parent e248b68 commit 94016bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,6 @@ impl RelayerThread {
521521
});
522522
}
523523

524-
let mining_pkh_opt = self.get_mining_key_pkh();
525524
// a sortition happened, but we didn't win.
526525
debug!(
527526
"Relayer: did not win sortition {}, so stopping tenure",

0 commit comments

Comments
 (0)