walletdb: minor.
This commit is contained in:
parent
5a4ebccfd4
commit
02de140c91
@ -257,7 +257,6 @@ WalletDB.prototype._close = co(function* close() {
|
||||
yield wallet.destroy();
|
||||
}
|
||||
|
||||
// yield this.client.disconnect();
|
||||
yield this.db.close();
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user