diff options
Diffstat (limited to 'xmake/packages/git/xmake.lua')
| -rw-r--r-- | xmake/packages/git/xmake.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/packages/git/xmake.lua b/xmake/packages/git/xmake.lua index f2112ee8c..529de378e 100644 --- a/xmake/packages/git/xmake.lua +++ b/xmake/packages/git/xmake.lua @@ -9,7 +9,6 @@ package("git") end) on_install(function (package) - print("install git") -- package_manager.install("git") end) |
