remove comments
This commit is contained in:
parent
3cd1498512
commit
3a5b426bae
1 changed files with 0 additions and 2 deletions
|
|
@ -187,8 +187,6 @@ angular.module('copayApp.controllers').controller('backupController',
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('OK');
|
|
||||||
|
|
||||||
var words = lodash.map(mnemonic.split(' '), function(d) {
|
var words = lodash.map(mnemonic.split(' '), function(d) {
|
||||||
return d;
|
return d;
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue