From b40bc697d9ce4e20836b60941daabfeaae080b28 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 3 Aug 2017 09:09:17 +0800 Subject: improve errors tips --- xmake/core/sandbox/modules/utils.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'xmake/core/sandbox/modules/utils.lua') diff --git a/xmake/core/sandbox/modules/utils.lua b/xmake/core/sandbox/modules/utils.lua index f72da0423..40d2c6170 100644 --- a/xmake/core/sandbox/modules/utils.lua +++ b/xmake/core/sandbox/modules/utils.lua @@ -77,7 +77,6 @@ function sandbox_utils.print(format, ...) catch { function (errors) - print(errors) -- print multi-variables with raw lua action sandbox_utils._print(format, unpack(args)) end -- cgit v1.3.1