flyzto 7 сар өмнө
parent
commit
c3acd162b2

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