Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth committed Feb 29, 2024
1 parent 70c11e6 commit 472b11f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions x/axelarnet/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ import (
"github.com/axelarnetwork/axelar-core/x/axelarnet/types"
)

const (
activated = "activated"
deactivated = "deactivated"
)

// GetQueryCmd returns the cli query commands for this module
func GetQueryCmd() *cobra.Command {
queryCmd := &cobra.Command{
Expand Down

0 comments on commit 472b11f

Please sign in to comment.