Format code using linter.
This commit is contained in:
parent
bb364fb6c9
commit
b230cdac39
@ -30,7 +30,7 @@ export class AuthComponent implements OnInit {
|
||||
key: ['', Validators.required],
|
||||
});
|
||||
if (this.authService.getPrivateKey()) {
|
||||
this.authService.loginView();
|
||||
this.authService.loginView();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user