Skip to content

Commit

Permalink
lint: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoosss committed Nov 26, 2024
1 parent 2983a8d commit dd4ec33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tm2/pkg/sdk/auth/ante.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import (
var (
// simulation signature values used to estimate gas consumption
simSecp256k1Pubkey secp256k1.PubKeySecp256k1
simSecp256k1Sig [64]byte
)

func init() {
Expand Down

0 comments on commit dd4ec33

Please sign in to comment.