mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
remove trailing whitespace
This commit is contained in:
@@ -7,7 +7,7 @@ import { ElectronConstants } from './electronConstants';
|
|||||||
|
|
||||||
export default class BiometricWindowsMain implements BiometricMain {
|
export default class BiometricWindowsMain implements BiometricMain {
|
||||||
isError: boolean = false;
|
isError: boolean = false;
|
||||||
|
|
||||||
private windowsSecurityCredentialsUiModule: any;
|
private windowsSecurityCredentialsUiModule: any;
|
||||||
|
|
||||||
constructor(private storageService: StorageService, private i18nservice: I18nService) { }
|
constructor(private storageService: StorageService, private i18nservice: I18nService) { }
|
||||||
|
|||||||
Reference in New Issue
Block a user