luci-app-statistics: convert plugin definitions to JSON
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / openvpn.lua
diff --git a/applications/luci-app-statistics/luasrc/statistics/plugins/openvpn.lua b/applications/luci-app-statistics/luasrc/statistics/plugins/openvpn.lua
deleted file mode 100644 (file)
index 850a995..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-return {
-    legend = {
-               { },
-               { "CollectIndividualUsers", "CollectUserCount", "CollectCompression", "ImprovedNamingSchema" },
-               { "StatusFile" }
-       },
-       label = _("OpenVPN"),
-       category = "network"
-}