diff options
| author | ruki <[email protected]> | 2020-07-24 23:04:12 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-07-24 23:04:12 +0800 |
| commit | 52979164630aebfea2bda906ed5b9e29b865fcb7 (patch) | |
| tree | cea4e472f70b85ed918e0f94f3d04b515bdbd232 /xmake/core/project/project.lua | |
| parent | 6b89d8b1edc849f8324dae490e635dca080ac473 (diff) | |
add go package manager
Diffstat (limited to 'xmake/core/project/project.lua')
| -rw-r--r-- | xmake/core/project/project.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/core/project/project.lua b/xmake/core/project/project.lua index 0fd4816e6..602b65934 100644 --- a/xmake/core/project/project.lua +++ b/xmake/core/project/project.lua @@ -605,8 +605,6 @@ function project._load_requires() -- add require info requires[alias or packagename] = instance end - - -- ok? return requires end |
