Explorar o código

removed debug

isundil %!s(int64=8) %!d(string=hai) anos
pai
achega
66cb7f0b8b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      srv/src/message.js

+ 0 - 1
srv/src/message.js

@@ -250,7 +250,6 @@ RoomHistory.prototype.cleanOld = function(t) {
             }
         }
     }
-    console.log("Remaining after clean: " +this.messages.length +' messages');
 };
 
 RoomHistory.prototype.lastMessage = function() {