Skip to content

Commit

Permalink
delete unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 committed Nov 21, 2022
1 parent 6172d7c commit 212f2ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/gaia/cmd/gaiacli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ func main() {
stakecmd.GetCmdQueryValidators(storeStake, cdc),
govcmd.GetCmdQueryVote(storeGov, cdc),
govcmd.GetCmdQueryVotes(storeGov, cdc),
stakecmd.GetCmdQueryCrossStakeRewardByBscAddress(storeStake, cdc),
)...)

//Add query commands
Expand Down

0 comments on commit 212f2ce

Please sign in to comment.