Updated spanish translations to final 3.5 version

Removed erroneous log
This commit is contained in:
Isaac Grynsztein
2020-03-20 22:59:56 -04:00
parent aed64b09fe
commit 4094fda71d
5 changed files with 195 additions and 59 deletions

View File

@@ -23,7 +23,6 @@ export class CheckOrSetPinDialogComponent implements OnInit {
ngOnInit() {
if (this.data) {
console.log('is reset mode');
this.resetMode = this.data.resetMode;
}