From a3296a74b93762c8d61af086733c5566bf5971d2 Mon Sep 17 00:00:00 2001
From: Douwe <d.geurtjens@students.uu.nl>
Date: Thu, 4 Nov 2021 13:01:25 +0100
Subject: [PATCH] quick fix

---
 test.json | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/test.json b/test.json
index 1716168..61f79d0 100644
--- a/test.json
+++ b/test.json
@@ -80,20 +80,7 @@
             "byID": 1,
             "byAttribute": "name",
             "appliedModifier": "AVG",
-            "relationID": 0,
-            "constraints": [
-                {
-                    "attribute": "age",
-                    "value": "45",
-                    "dataType": "number",
-                    "matchType": "GT",
-                    "functionPointer": {
-                        "from": -1,
-                        "to": -1
-                    }
-           
-                }
-            ]
+            "relationID": 0
         }
     ],
     "filters": [
-- 
GitLab