update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b third try
[osm/UI.git] / skyquake / plugins / config / config.json
diff --git a/skyquake/plugins/config/config.json b/skyquake/plugins/config/config.json
deleted file mode 100644 (file)
index 6fd9f43..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-    "root": "public",
-    "name": "Config",
-    "dashboard": "./dashboard/dashboard.jsx",
-    "order": 1,
-    "priority":1,
-    "routes": [
-    {
-        "label": "Configuration Dashboard",
-        "route": "accounts",
-        "component": "./dashboard/dashboard.jsx",
-        "path": "accounts",
-        "type": "internal"
-    }]
-}