Skip to content

Commit d5abfdc

Browse files
committed
removed empty line
1 parent 57f80fb commit d5abfdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,6 @@ impl StackerDBListener {
376376
}
377377
};
378378
block.responded_signers.insert(rejected_pubkey);
379-
380379
block.total_reject_weight = block
381380
.total_reject_weight
382381
.checked_add(signer_entry.weight)

0 commit comments

Comments
 (0)