Removed a file that was committed by accident.
diff --git a/web/config.json b/web/config.json
deleted file mode 100644
index 04b2100..0000000
--- a/web/config.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
-    "LB": false, 
-    "TESTBED": "sw",
-    "ONOS_DEFAULT_HOST": "localhost",
-    "ONOS_GUI3_CONTROL_HOST": "http://localhost:8081", 
-    "ONOS_GUI3_HOST": "http://localhost:8080", 
-    "cluster_basename": "onosgui", 
-    "controllers": [
-        "onosgui1", 
-        "onosgui2", 
-        "onosgui3", 
-        "onosgui4", 
-        "onosgui5", 
-        "onosgui6", 
-        "onosgui7", 
-        "onosgui8"
-    ], 
-    "core_switches": [
-        "00:00:00:00:ba:5e:ba:11", 
-        "00:00:00:00:00:00:ba:12", 
-        "00:00:20:4e:7f:51:8a:35", 
-        "00:00:00:00:ba:5e:ba:13", 
-        "00:00:00:08:a2:08:f9:01", 
-        "00:00:00:16:97:08:9a:46"
-    ]
-}