Removed logs
This commit is contained in:
parent
84288fec8b
commit
d8d1c54fed
|
@ -188,7 +188,6 @@ geo.MeshStreamer.prototype.start = function(socket) {
|
|||
var self = this;
|
||||
|
||||
socket.on('request', function(path) {
|
||||
console.log('Asking for ' + path);
|
||||
|
||||
self.mesh = cont.availableMeshes[path];
|
||||
|
||||
|
|
Loading…
Reference in New Issue