diff --git a/cmd/cmd.go b/cmd/cmd.go index bc40988..861323e 100644 --- a/cmd/cmd.go +++ b/cmd/cmd.go @@ -21,7 +21,6 @@ var ( allInOne bool customProfilePath string customKeyPath string - results map[string]interface{} ) func Execute() {