Skip to content

Commit

Permalink
fix: merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Oct 31, 2023
1 parent 2b7a32e commit fb5a3a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmd/celestia-appd/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,7 @@ func initRootCmd(rootCmd *cobra.Command, encodingConfig encoding.Config) {
debugCmd,
config.Cmd(),
commands.CompactGoLevelDBCmd,
<<<<<<< HEAD
=======
addrbookCommand(),
downloadGenesisCommand(),
>>>>>>> c34a93d (feat: `download-genesis` command (#2791))
)

server.AddCommands(rootCmd, app.DefaultNodeHome, NewAppServer, createAppAndExport, addModuleInitFlags)
Expand Down

0 comments on commit fb5a3a8

Please sign in to comment.