diff options
Diffstat (limited to 'xmake/plugins/hello/xmake.lua')
| -rwxr-xr-x | xmake/plugins/hello/xmake.lua | 2 |
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 = {} }) - - |
