gluon-luci-admin: remove redundant Compound
This commit is contained in:
parent
78d8645e19
commit
a06541623e
@ -84,6 +84,4 @@ function f_password:handle(state, data)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
local c = Compound(f_keys, f_password)
|
return f_keys, f_password
|
||||||
c.pageaction = false
|
|
||||||
return c
|
|
||||||
|
Loading…
Reference in New Issue
Block a user