Skip to content

Commit

Permalink
Removed unnecessary code in main file
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrinivas8687 committed Aug 12, 2021
1 parent e850c44 commit 49fe44f
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 270 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ require (
github.com/cosmos/go-bip39 v1.0.0
github.com/go-kit/kit v0.10.0
github.com/gorilla/mux v1.8.0
github.com/natefinch/atomic v1.0.1
github.com/olekukonko/tablewriter v0.0.5
github.com/pkg/errors v0.9.1
github.com/rs/cors v1.7.0
github.com/sentinel-official/hub v0.7.0
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.8.0
github.com/tendermint/tendermint v0.34.10
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
)

Expand Down
Loading

0 comments on commit 49fe44f

Please sign in to comment.