summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/luasrc/statistics/plugins/sensors.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-statistics/luasrc/statistics/plugins/sensors.lua')
-rw-r--r--applications/luci-app-statistics/luasrc/statistics/plugins/sensors.lua9
1 files changed, 0 insertions, 9 deletions
diff --git a/applications/luci-app-statistics/luasrc/statistics/plugins/sensors.lua b/applications/luci-app-statistics/luasrc/statistics/plugins/sensors.lua
deleted file mode 100644
index 713ab9aef..000000000
--- a/applications/luci-app-statistics/luasrc/statistics/plugins/sensors.lua
+++ /dev/null
@@ -1,9 +0,0 @@
-return {
- legend = {
- { },
- { "IgnoreSelected" },
- { "Sensor" }
- },
- label = _("Sensors"),
- category = "general"
-}