diff --git a/internal/consensus/state_test.go b/internal/consensus/state_test.go index 9b8bc253c..0310240a2 100644 --- a/internal/consensus/state_test.go +++ b/internal/consensus/state_test.go @@ -2011,7 +2011,6 @@ func TestFinalizeBlockCalled(t *testing.T) { rs := cs1.GetRoundState() blockID := types.BlockID{} - var polRound int32 = -1 nextRound := round + 1 nextHeight := height if !testCase.voteNil {