diff --git a/test/debug/main.go b/test/debug/main.go index 60dccb48..46e1360d 100644 --- a/test/debug/main.go +++ b/test/debug/main.go @@ -35,7 +35,6 @@ func newCmdFromApp(name string, cmds []*plugin.Command) *cobra.Command { } func main() { - rootCmd.AddCommand( marketplace.NewMarketplace(), hermes.NewHermes(),