mirror of
https://github.com/bitwarden/jslib
synced 2025-12-19 09:43:28 +00:00
remove trailing whitespace
This commit is contained in:
@@ -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) { }
|
||||
|
||||
Reference in New Issue
Block a user