mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Remove extra parameters in biometrics constructors (#8140)
This commit is contained in:
@@ -178,7 +178,6 @@ export class Main {
|
||||
this.biometricsService = new BiometricsService(
|
||||
this.i18nService,
|
||||
this.windowMain,
|
||||
this.stateService,
|
||||
this.logService,
|
||||
this.messagingService,
|
||||
process.platform,
|
||||
|
||||
Reference in New Issue
Block a user