summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/luasrc/statistics/plugins/exec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-statistics/luasrc/statistics/plugins/exec.lua')
-rw-r--r--applications/luci-app-statistics/luasrc/statistics/plugins/exec.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/applications/luci-app-statistics/luasrc/statistics/plugins/exec.lua b/applications/luci-app-statistics/luasrc/statistics/plugins/exec.lua
deleted file mode 100644
index 4a972ccc8..000000000
--- a/applications/luci-app-statistics/luasrc/statistics/plugins/exec.lua
+++ /dev/null
@@ -1,4 +0,0 @@
-return {
- label = _("Exec"),
- category = "general"
-}