summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/sample.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/sample.json')
-rw-r--r--framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/sample.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/sample.json b/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/sample.json
deleted file mode 100644
index 34ea2462..00000000
--- a/framework/src/onos/apps/demo/cord-gui/src/main/resources/org/onosproject/cord/gui/sample.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "comment": [
- "This is a sample JSON File",
- "Which can contain fake data."
- ],
- "fake": true,
- "numbers": [ 1, 2, 3 ],
- "map": {
- "x": 100,
- "y": 200,
- "z": 32
- }
-}