refactor
This commit is contained in:
parent
6f1987f5df
commit
39b4012531
2 changed files with 1 additions and 2 deletions
|
|
@ -25,8 +25,6 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
ret.isWindowsPhoneApp = isMobile.Windows() && isCordova;
|
||||
var vanillaScope = ret;
|
||||
|
||||
$rootScope.$emit('Local/Searching', false);
|
||||
|
||||
var disableScannerListener = $rootScope.$on('dataScanned', function(event, data) {
|
||||
self.setForm(data);
|
||||
$rootScope.$emit('Local/SetTab', 'send');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue