luci-app-guest-wifi: remove outdated function
This commit is contained in:
parent
c98b0e665b
commit
cc38e6495c
@ -1,8 +1,6 @@
|
||||
module("luci.controller.guest-wifi", package.seeall)
|
||||
|
||||
function index()
|
||||
require("luci.i18n")
|
||||
luci.i18n.loadc("guest-wifi")
|
||||
if not nixio.fs.access("/etc/config/guest-wifi") then
|
||||
return
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user