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