diff --git a/package/lean/luci-app-guest-wifi/luasrc/controller/guest-wifi.lua b/package/lean/luci-app-guest-wifi/luasrc/controller/guest-wifi.lua index 887512f6a6..41534b0dff 100644 --- a/package/lean/luci-app-guest-wifi/luasrc/controller/guest-wifi.lua +++ b/package/lean/luci-app-guest-wifi/luasrc/controller/guest-wifi.lua @@ -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