diff --git a/cmd/argocd/commands/root.go b/cmd/argocd/commands/root.go index 70f84f956768f..1eebb1a11af5b 100644 --- a/cmd/argocd/commands/root.go +++ b/cmd/argocd/commands/root.go @@ -5,7 +5,6 @@ import ( "os" "strings" - "github.com/spf13/cobra" "k8s.io/client-go/tools/clientcmd"