clear error after recreate
This commit is contained in:
parent
9b3e8363a0
commit
563b318db6
3 changed files with 9 additions and 8 deletions
|
|
@ -253,7 +253,6 @@ angular.module('copayApp.services')
|
|||
|
||||
root.setAndStoreFocus(walletId, function() {
|
||||
storageService.storeProfile(root.profile, function(err) {
|
||||
$rootScope.$emit('Local/WalletImported', walletId);
|
||||
return cb(null, walletId);
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue