summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/context/lua/mtx-server-ctx-help.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-server-ctx-help.lua b/scripts/context/lua/mtx-server-ctx-help.lua
index 0a3081428..a67d69ffd 100644
--- a/scripts/context/lua/mtx-server-ctx-help.lua
+++ b/scripts/context/lua/mtx-server-ctx-help.lua
@@ -563,7 +563,6 @@ local function generate(configuration,filename,hashed)
elseif lastcommand and lastcommand ~= "" then
-
local list = collect(current,lastcommand,lastinterface,lastmode)
if list and #list > 0 then
local data = list[1]