From cea2f829f0e71163c71ac8d9feb38d6b15c727b0 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 27 Oct 2022 23:55:59 +0800 Subject: remove logs --- xmake/core/main.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/xmake/core/main.lua b/xmake/core/main.lua index e55bc208f..87c486a0a 100644 --- a/xmake/core/main.lua +++ b/xmake/core/main.lua @@ -133,7 +133,6 @@ function main._init() if not options then return false, err end - print("options.project", options.project) -- init project paths only for xmake engine if xmake._NAME == "xmake" then -- cgit v1.3.1