rebased
This commit is contained in:
parent
9ad326cd30
commit
e0db19a40a
1 changed files with 0 additions and 1 deletions
|
|
@ -168,7 +168,6 @@ Storage.prototype.getWalletIds = function(cb) {
|
|||
var uniq = {};
|
||||
|
||||
this.storage.allKeys(function(keys) {
|
||||
|
||||
for (var ii in keys) {
|
||||
var key = keys[ii];
|
||||
var split = key.split('::');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue