flyzto 7 miesięcy temu
rodzic
commit
c3acd162b2
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      server/triangle/eventsMatch.js

+ 0 - 2
server/triangle/eventsMatch.js

@@ -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) {