From 6fd76eb5131d468f32dce370cc7335f507e11fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=A4=A7=E5=85=A8?= Date: Wed, 5 Jul 2017 10:58:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=B2=A1=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- controllers/main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/controllers/main.go b/controllers/main.go index 7b083cd..941a565 100644 --- a/controllers/main.go +++ b/controllers/main.go @@ -16,7 +16,6 @@ import ( "strconv" "strings" "time" - "fmt" ) type MainController struct {