From 53e02244ef227a835f435bbfdbecab39be880278 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 18 Jan 2020 00:43:56 +0800 Subject: fix some code styles --- xmake/core/base/bytes.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'xmake/core/base/bytes.lua') diff --git a/xmake/core/base/bytes.lua b/xmake/core/base/bytes.lua index 9b32b0de4..54343a962 100644 --- a/xmake/core/base/bytes.lua +++ b/xmake/core/base/bytes.lua @@ -289,7 +289,6 @@ function _instance:dump() end line = line .. "${clear}" - -- dump line utils.cprint(line) -- cgit v1.3.1