mirror of
https://github.com/bitwarden/browser
synced 2026-02-26 17:43:22 +00:00
moving message sending side effect to sync
This commit is contained in:
@@ -573,7 +573,6 @@ export class ServiceContainer {
|
||||
this.keyGenerationService,
|
||||
logoutCallback,
|
||||
this.stateProvider,
|
||||
this.messagingService,
|
||||
);
|
||||
|
||||
this.twoFactorService = new TwoFactorService(
|
||||
|
||||
Reference in New Issue
Block a user