Create SVG in UI
[clamp.git] / src / test / resources / example / model-properties / custom / modelBpmn.json
diff --git a/src/test/resources/example/model-properties/custom/modelBpmn.json b/src/test/resources/example/model-properties/custom/modelBpmn.json
deleted file mode 100644 (file)
index c8efff8..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-    "policy":
-    [
-        {
-            "id": "Policy_",
-            "from": "StartEvent_1"
-        }
-    ],
-
-    "tca":
-    [
-        {
-            "id": "TCA_",
-            "from": ""
-        }
-    ],
-
-    "customType":
-    [
-        {
-            "id": "CustomType_",
-            "from": ""
-        }
-    ]
-}
\ No newline at end of file