diff --git a/static/js/services/buddysession.js b/static/js/services/buddysession.js index 2a9c89d9..a903e3e3 100644 --- a/static/js/services/buddysession.js +++ b/static/js/services/buddysession.js @@ -176,7 +176,7 @@ define(["underscore"], function(_) { } this.add(id, s); }, this)); - console.log("Merged sessions", this, otherSession); + //console.log("Merged sessions", this, otherSession); }; return {