mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
i18n service and helpers
This commit is contained in:
@@ -18,7 +18,6 @@ export class LoginComponent implements OnInit {
|
||||
masterPassword: string = '';
|
||||
|
||||
constructor(private authService: AuthService, private router: Router) {
|
||||
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
|
||||
Reference in New Issue
Block a user