Unnötiges entfernt
This commit is contained in:
parent
66ff88cc7f
commit
d0a32f0f1e
@ -30,11 +30,7 @@ local function list_variables(msg)
|
||||
end
|
||||
|
||||
local function run(msg, matches)
|
||||
if matches[2] then
|
||||
return get_value(msg, matches[2])
|
||||
else
|
||||
return list_variables(msg)
|
||||
end
|
||||
end
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user