From 1024bc288078fd88074dd07a84708752b27b40f9 Mon Sep 17 00:00:00 2001 From: Pantani Date: Fri, 16 Feb 2024 19:49:58 -0300 Subject: [PATCH] run make format --- test/debug/main.go | 1 - 1 file changed, 1 deletion(-) 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(),