summaryrefslogtreecommitdiff
path: root/xmake/plugins/plugin/main.lua
diff options
context:
space:
mode:
authorSaikari <[email protected]>2026-07-26 22:54:19 +0300
committerruki <[email protected]>2026-07-30 10:17:31 +0800
commitd576e545908a520628d6823c4bd210d22458598e (patch)
treed50e9dde48e8172dd6996049198a8a03892312b7 /xmake/plugins/plugin/main.lua
parent21f1b0efbf5441e5ec82a2caa84984a77ad7e7eb (diff)
Remove unnecessary blank lines in various Lua files for cleaner code
Diffstat (limited to 'xmake/plugins/plugin/main.lua')
-rw-r--r--xmake/plugins/plugin/main.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/plugins/plugin/main.lua b/xmake/plugins/plugin/main.lua
index 276508396..e1525d51c 100644
--- a/xmake/plugins/plugin/main.lua
+++ b/xmake/plugins/plugin/main.lua
@@ -128,6 +128,7 @@ end
-- update plugins
function _update()
+
-- enter environment
environment.enter()