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