From 744278531ac1a6965c7b1fb543c87182a3dd358f Mon Sep 17 00:00:00 2001 From: Matias Pando Date: Thu, 8 Jan 2015 16:53:53 -0300 Subject: [PATCH] . --- js/models/Identity.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/models/Identity.js b/js/models/Identity.js index eb35749c7..08652d5f2 100644 --- a/js/models/Identity.js +++ b/js/models/Identity.js @@ -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() {