flyzto преди 7 месеца
родител
ревизия
c3acd162b2
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  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) {