remove console.logs
This commit is contained in:
parent
28791e6da1
commit
439d44cf80
3 changed files with 3 additions and 21 deletions
|
|
@ -233,7 +233,6 @@ WalletFactory.prototype.joinCreateSession = function(secret, nickname, passphras
|
|||
});
|
||||
|
||||
self.network.on('serverError', function() {
|
||||
console.log('[WalletFactory.js.236]'); //TODO
|
||||
return cb('joinError');
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue