@@ -111,8 +111,6 @@ const eventMatch = () => {
return true;
});
- console.log(JSON.stringify(relations, null, 2));
-
const relationLength = relations.length;
if (!relationLength) {
if (GLOBAL_DATA.relationLength) {