diff --git a/main.go b/main.go index a87eaa5..95c5a06 100644 --- a/main.go +++ b/main.go @@ -40,7 +40,7 @@ var ( treeState = "" date = "" builtBy = "" - debug = false + // debug = false ) // rootCmd represents the base command when called without any subcommands