diff --git a/cmd/root.go b/cmd/root.go index 1c45f2b..ded9ff3 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -13,7 +13,6 @@ import ( "github.com/spf13/viper" ) -var cfgFile string var Verbose bool // RootCmd represents the base command when called without any subcommands