diff --git a/js/services/controllerUtils.js b/js/services/controllerUtils.js index a652fa1f8..440872b1d 100644 --- a/js/services/controllerUtils.js +++ b/js/services/controllerUtils.js @@ -48,7 +48,6 @@ angular.module('copayApp.services') if (msg) { notification.error('Error', msg); } -// $rootScope.$digest(); }; root.installStartupHandlers = function(wallet, $scope) {