From 6f4c3bdde011ab9dc0b41c99600c839a44aa1225 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Tue, 8 Jan 2019 18:03:10 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9:=20remove=20space=20[ci=20skip]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit License: MIT Signed-off-by: Henrique Dias --- cmd/root.go | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/root.go b/cmd/root.go index 8e4da165..32cfe510 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -217,7 +217,6 @@ func setupLog(logMethod string) { MaxBackups: 10, }) } - } func quickSetup(flags *pflag.FlagSet, d pythonData) {