Remove update function
This commit is contained in:
parent
7d8d89ab38
commit
ccabcc3740
2 changed files with 0 additions and 2 deletions
|
|
@ -65,7 +65,6 @@ angular.module('copayApp.controllers').controller('SendController',
|
|||
message: 'There was an error sending the Transaction'
|
||||
};
|
||||
$scope.loading = false;
|
||||
$scope.update();
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue