Skip to content

Commit

Permalink
chore: delete unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey committed Nov 18, 2022
1 parent e26b29c commit 84843be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x/gov/common_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ func SortByteArrays(src [][]byte) [][]byte {
return sorted
}

const contextKeyBadProposal = "contextKeyBadProposal"

var pubkeys = []cryptotypes.PubKey{
ed25519.GenPrivKey().PubKey(),
ed25519.GenPrivKey().PubKey(),
Expand Down

0 comments on commit 84843be

Please sign in to comment.