From 8dd3cb5732ab50deb981c7c9e6f115180d712c9a Mon Sep 17 00:00:00 2001 From: johlanse Date: Thu, 27 Oct 2022 19:22:26 +0800 Subject: [PATCH] =?UTF-8?q?#124=20=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main.go b/main.go index 960675d..aa288dd 100644 --- a/main.go +++ b/main.go @@ -231,7 +231,6 @@ func do(m string) { getPush("", "flush", "学习强国助手已上线") var user *model.User - log.Infoln(user.Nick) users, _ := model.Query() study := func(core2 *lib.Core, u *model.User) { defer func() {