Skip to content

Commit

Permalink
wip: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Lockwarr committed Oct 15, 2024
1 parent bbd6687 commit 5d0d8ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
24 changes: 0 additions & 24 deletions cmd/nolusd/genwasm.go

This file was deleted.

2 changes: 0 additions & 2 deletions cmd/nolusd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,6 @@ func initRootCmd(
),
genutilcli.ValidateGenesisCmd(app.ModuleBasics),
addGenesisAccountCmd(app.DefaultNodeHome),
// TODO: remove?
// addGenesisWasmMsgCmd(app.DefaultNodeHome),
tmcli.NewCompletionCmd(rootCmd, true),
debug.Cmd(),
confixcmd.ConfigCommand(),
Expand Down

0 comments on commit 5d0d8ab

Please sign in to comment.