code refactor
This commit is contained in:
parent
ff5b662f39
commit
709b0369f1
3 changed files with 1 additions and 10 deletions
|
|
@ -122,7 +122,6 @@ angular.module('copayApp.controllers').controller('pinController', function($sta
|
|||
break;
|
||||
case 'check':
|
||||
if (isMatch(currentPin)) {
|
||||
applicationService.successfullUnlocked = true;
|
||||
$scope.hideModal();
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue