From 274927aecf839eb36836cf9d7c2f04b8f9542cdd Mon Sep 17 00:00:00 2001 From: sky Date: Tue, 18 May 2021 11:32:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmd/cmd.go | 1 - 1 file changed, 1 deletion(-) 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() {