summaryrefslogtreecommitdiff
path: root/xmake/core/base/bytes.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2020-01-18 00:43:56 +0800
committerruki <[email protected]>2020-01-17 22:23:37 +0800
commit53e02244ef227a835f435bbfdbecab39be880278 (patch)
tree64becc7d72e9a8ec7e1cf930d51ba39798353b01 /xmake/core/base/bytes.lua
parenta859e101ee88ec25fd948a08d2a02e7621241e7f (diff)
fix some code styles
Diffstat (limited to 'xmake/core/base/bytes.lua')
-rw-r--r--xmake/core/base/bytes.lua1
1 files changed, 0 insertions, 1 deletions
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)