mirror of
https://github.com/bitwarden/browser
synced 2026-02-25 17:13:24 +00:00
key connector service explicit user id
This commit is contained in:
@@ -560,7 +560,6 @@ export class ServiceContainer {
|
||||
this.policyApiService = new PolicyApiService(this.policyService, this.apiService);
|
||||
|
||||
this.keyConnectorService = new KeyConnectorService(
|
||||
this.accountService,
|
||||
this.masterPasswordService,
|
||||
this.keyService,
|
||||
this.apiService,
|
||||
|
||||
Reference in New Issue
Block a user