aboutsummaryrefslogtreecommitdiffstats
path: root/stories/ng2-component-lab/utils/mock.json
diff options
context:
space:
mode:
Diffstat (limited to 'stories/ng2-component-lab/utils/mock.json')
-rw-r--r--stories/ng2-component-lab/utils/mock.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/stories/ng2-component-lab/utils/mock.json b/stories/ng2-component-lab/utils/mock.json
deleted file mode 100644
index 6cdaf3b..0000000
--- a/stories/ng2-component-lab/utils/mock.json
+++ /dev/null
@@ -1,6 +0,0 @@
-[{"id": "redId", "color": "red"},
-{"id": "yellowId", "color": "yellow"},
-{"id": "orangeId", "color": "orange"},
-{"id": "greenId", "color": "green"},
-{"id": "whiteId", "color": "white"},
-{"id": "blackId", "color": "black"}]