From 0aaad2e50fd400d97b69c724c6ac3ea0c4108037 Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Wed, 29 Sep 2021 11:15:33 +0800 Subject: [PATCH] =?UTF-8?q?add=20QQ=E6=89=AB=E7=A0=81=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/command.go | 1 - 1 file changed, 1 deletion(-) diff --git a/models/command.go b/models/command.go index 47e81a0..1a7b3f9 100644 --- a/models/command.go +++ b/models/command.go @@ -143,7 +143,6 @@ var codeSignals = []CodeSignal{ if err != nil { return nil } - logs.Info(rsp.Body) return rsp }, },