From aed744d56a684a2b014e6fcc88ecbdde9833c929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Fri, 5 Jul 2019 16:29:44 +0800 Subject: =?UTF-8?q?=E5=88=A0=E6=8E=89=E5=A4=9A=E4=BD=99=E7=9A=84=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/src/method/workspace/executeCommand.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/src/method/workspace/executeCommand.lua b/server/src/method/workspace/executeCommand.lua index 6ae407ae..bec55e03 100644 --- a/server/src/method/workspace/executeCommand.lua +++ b/server/src/method/workspace/executeCommand.lua @@ -177,8 +177,6 @@ function command.solve(lsp, data) end end) - log.debug(table.dump(result)) - if not result then return end -- cgit v1.2.3