removed exmple apps code
[ealt-edge.git] / example-apps / ROBO / RoboUI / src / assets / data / inventory.json
diff --git a/example-apps/ROBO/RoboUI/src/assets/data/inventory.json b/example-apps/ROBO/RoboUI/src/assets/data/inventory.json
deleted file mode 100644 (file)
index 6806487..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-    "InventryData": [
-        {
-            "shelfName": "Shelf1",
-            "ObjType": "Bottles",
-            "status": "Mostly Filled",
-            "time": "Tue Feb 26 12:11:59 2020"
-        },
-        {
-            "shelfName": "Shelf2",
-            "ObjType": "Bottles",
-            "time": "Tue Feb 26 12:15:00 2020",
-            "status": "Needs Filling"
-
-        },
-        {
-            "shelfName": "Shelf2",
-            "ObjType": "Bottles",
-            "status": "Partially Filled",
-            "time": "Tue Feb 26 12:15:00 2020"
-        }
-    ]
-}
\ No newline at end of file