Create SVG in UI
[clamp.git] / src / test / resources / example / model-properties / holmes / modelBpmn.json
diff --git a/src/test/resources/example/model-properties/holmes/modelBpmn.json b/src/test/resources/example/model-properties/holmes/modelBpmn.json
deleted file mode 100644 (file)
index db8e54d..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-  "vesCollector": [
-    {
-      "id": "VesCollector_0orydnh",
-      "from": "StartEvent_1"
-    }
-  ],
-   "holmes": [
-    {
-      "id": "Holmes_0i4n2mm",
-      "from": "VesCollector_0orydnh"
-    }
-  ],
-  "policy": [
-    {
-      "id": "Policy_0honxgv",
-      "from": "Holmes_0i4n2mm"
-    }
-  ]
-}