summaryrefslogtreecommitdiff
path: root/xmake/plugins/hello
diff options
context:
space:
mode:
authorruki <[email protected]>2016-03-02 21:06:09 +0800
committerruki <[email protected]>2016-03-02 21:06:09 +0800
commit4fa3ca927a032f57aaae44156ceeec6732c159f6 (patch)
tree1091a3ad18f67ac43262899fa49ea529c67beeff /xmake/plugins/hello
parent8ee46b185347f31fa6f4380c887974cdbafbb1d1 (diff)
add option and global module for sandbox
Diffstat (limited to 'xmake/plugins/hello')
-rwxr-xr-xxmake/plugins/hello/xmake.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/plugins/hello/xmake.lua b/xmake/plugins/hello/xmake.lua
index 9289c2b14..2d291eb24 100755
--- a/xmake/plugins/hello/xmake.lua
+++ b/xmake/plugins/hello/xmake.lua
@@ -45,5 +45,3 @@ task("hello")
-- options
, options = {}
})
-
-