remove .only
This commit is contained in:
parent
cd71ce4421
commit
a83aa869fd
2 changed files with 4 additions and 7 deletions
|
|
@ -160,8 +160,6 @@ WalletFactory.prototype._checkNetwork = function(inNetworkName) {
|
|||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
WalletFactory.prototype.open = function(walletId, opts) {
|
||||
opts = opts || {};
|
||||
opts.id = walletId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue