mirror of
https://github.com/bitwarden/browser
synced 2026-02-24 08:33:29 +00:00
feat(notification-processing): [PM-19877] System Notification Implementation - Cleaned up module usage.
This commit is contained in:
@@ -1154,8 +1154,6 @@ export default class MainBackground {
|
||||
new SignalRConnectionService(this.apiService, this.logService),
|
||||
this.authService,
|
||||
this.webPushConnectionService,
|
||||
this.systemNotificationService,
|
||||
this.actionsService,
|
||||
);
|
||||
|
||||
this.fido2UserInterfaceService = new BrowserFido2UserInterfaceService(this.authService);
|
||||
|
||||
Reference in New Issue
Block a user