Update: Removes console log
This commit is contained in:
parent
780951eb2f
commit
f7926e4b0e
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@ angular.module('copayApp.controllers').controller('tabSendController', function(
|
|||
});
|
||||
});
|
||||
originalList = originalList.concat(walletList);
|
||||
console.log(originalList);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue