From 0ce7d23e1e19879af7e4ac62e2e4fafb155b8929 Mon Sep 17 00:00:00 2001 From: William Banfield Date: Fri, 24 Sep 2021 12:45:18 -0400 Subject: [PATCH] make the linter happy --- internal/consensus/state_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/consensus/state_test.go b/internal/consensus/state_test.go index 65e91fccd..e9659d432 100644 --- a/internal/consensus/state_test.go +++ b/internal/consensus/state_test.go @@ -2317,7 +2317,6 @@ func TestStateHalt1(t *testing.T) { round++ // moving to the next round ensureNewRound(t, newRoundCh, height, round) - rs = cs1.GetRoundState() t.Log("### ONTO ROUND 1") /*Round2