removed commented line
This commit is contained in:
parent
1c619ea6d1
commit
aeab2b0ca4
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ angular.module('copayApp.services')
|
||||||
if (msg) {
|
if (msg) {
|
||||||
notification.error('Error', msg);
|
notification.error('Error', msg);
|
||||||
}
|
}
|
||||||
// $rootScope.$digest();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
root.installStartupHandlers = function(wallet, $scope) {
|
root.installStartupHandlers = function(wallet, $scope) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue