luci-app-statistics: remove unused luci.sys include
[project/luci.git] / applications / luci-app-statistics / luasrc / model / cbi / luci_statistics / sensors.lua
index 77e36bfaff48a9f876930a16101fa5849c71f512..69066880c38aae0597215463719a4443f2cdd17c 100644 (file)
@@ -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",