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