Skip to content

Commit 41228d9

Browse files
committed
removed duplciate line
1 parent 6ead038 commit 41228d9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

store/store_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ import (
3434

3535
var heightChangedErrorStr = "expected the new height to be changed"
3636

37-
var heightChangedErrorStr = "expected the new height to be changed"
38-
3937
// make an extended commit with a single vote containing just the height and a
4038
// timestamp
4139
func makeTestExtCommit(height int64, timestamp time.Time) *types.ExtendedCommit {

0 commit comments

Comments
 (0)