.
This commit is contained in:
parent
afb6574217
commit
744278531a
1 changed files with 0 additions and 1 deletions
|
|
@ -461,7 +461,6 @@ Identity.prototype._cleanUp = function() {
|
||||||
* @desc Closes the wallet and disconnects all services
|
* @desc Closes the wallet and disconnects all services
|
||||||
*/
|
*/
|
||||||
Identity.prototype.close = function(cb) {
|
Identity.prototype.close = function(cb) {
|
||||||
console.log('close!!!!!');
|
|
||||||
var self = this;
|
var self = this;
|
||||||
|
|
||||||
function doClose() {
|
function doClose() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue