RIFT-16172: Project switch does not affect polling and socket pages.
[osm/UI.git] / skyquake / framework / core / api_utils / sockets.js
index e2e4447..2e6779c 100644 (file)
@@ -92,7 +92,6 @@ Subscriptions.prototype.subscribe = function(req, callback) {
     var a = url.resolve(origin, req.baseUrl);
     var b = url.resolve(a, URL);
     URL = b;
-    console.log('DEBUG URL IS', URL);
   } else {
     protocol = protocol[1]
   }