rm test variable
This commit is contained in:
parent
e02d4cb00b
commit
0ed067bc94
1 changed files with 0 additions and 2 deletions
|
|
@ -53,8 +53,6 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
self.addr = null;
|
||||
self.resetForm();
|
||||
|
||||
self.kk=1;
|
||||
|
||||
$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