Skip to content

Commit

Permalink
chore: fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed Dec 21, 2023
1 parent 9c3d48b commit 2ae51d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/types/tally_test.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
package types

import (
"testing"

"cosmossdk.io/math"
"github.com/stretchr/testify/assert"
"testing"
)

func TestTallyGetVoted(t *testing.T) {
Expand Down

0 comments on commit 2ae51d6

Please sign in to comment.