This commit is contained in:
Matias Pando 2015-01-08 16:53:53 -03:00
parent afb6574217
commit 744278531a
1 changed files with 0 additions and 1 deletions

View File

@ -461,7 +461,6 @@ Identity.prototype._cleanUp = function() {
* @desc Closes the wallet and disconnects all services
*/
Identity.prototype.close = function(cb) {
console.log('close!!!!!');
var self = this;
function doClose() {