luci-app-statistics: remove unused luci.sys include
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
b8aa3ebced
commit
8302e7995e
@ -1,11 +1,8 @@
|
||||
-- Copyright 2015 Jo-Philipp Wich <jow@openwrt.org>
|
||||
-- Licensed to the public under the Apache License 2.0.
|
||||
|
||||
require "luci.sys"
|
||||
|
||||
local m, s, o
|
||||
|
||||
|
||||
m = Map("luci_statistics",
|
||||
translate("OpenVPN Plugin Configuration"),
|
||||
translate("The OpenVPN plugin gathers information about the current vpn connection status."))
|
||||
|
||||
@ -1,8 +1,6 @@
|
||||
-- Copyright 2015 Jo-Philipp Wich <jow@openwrt.org>
|
||||
-- Licensed to the public under the Apache License 2.0.
|
||||
|
||||
require "luci.sys"
|
||||
|
||||
local m, s, o
|
||||
local sensor_types = {
|
||||
["12v"] = "voltage",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user