diff options
Diffstat (limited to 'applications/luci-app-statistics/luasrc/statistics/plugins/curl.lua')
-rw-r--r-- | applications/luci-app-statistics/luasrc/statistics/plugins/curl.lua | 4 |
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" -} |