Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Jul 24, 2023
1 parent 0a59293 commit 6bece03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xmake/modules/private/action/require/impl/package.lua
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,6 @@ end

-- load required packages
function _load_package(packagename, requireinfo, opt)
print(packagename, requireinfo)

-- check circular dependency
opt = opt or {}
Expand Down

0 comments on commit 6bece03

Please sign in to comment.