Removes unnecesary console.log
This commit is contained in:
parent
ce378ef09e
commit
4da28da398
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ angular.module('copayApp.controllers').controller('MoreController',
|
|||
$scope.priv = w.privateKey.toObj().extendedPrivateKeyString;
|
||||
|
||||
$scope.downloadBackup = function() {
|
||||
console.log(window.mobilecheck());
|
||||
backupService.download(w);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue