aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/server-mock/mock-data/artifact/artifact-types.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/server-mock/mock-data/artifact/artifact-types.json')
-rw-r--r--catalog-ui/server-mock/mock-data/artifact/artifact-types.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/catalog-ui/server-mock/mock-data/artifact/artifact-types.json b/catalog-ui/server-mock/mock-data/artifact/artifact-types.json
deleted file mode 100644
index b9cdabee51..0000000000
--- a/catalog-ui/server-mock/mock-data/artifact/artifact-types.json
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {
- "name": "CHEF"
- },
- {
- "name": "PUPPET"
- },
- {
- "name": "SHELL"
- },
- {
- "name": "YANG"
- },
- {
- "name": "HEAT"
- },
- {
- "name": "BPEL"
- },
- {
- "name": "DG-XML"
- }
-]