This commit is contained in:
Matias Pando 2015-01-08 16:53:53 -03:00
commit 744278531a

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() {