refactor
This commit is contained in:
parent
2813216a66
commit
26cbf211f5
4 changed files with 73 additions and 20 deletions
|
|
@ -55,7 +55,6 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
self.setAddress();
|
||||
self.setSendFormInputs();
|
||||
}
|
||||
|
||||
$log.debug('Cleaning WalletHome Instance');
|
||||
lodash.each(self, function(v, k) {
|
||||
if (lodash.isFunction(v)) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue