mirror of
https://github.com/bitwarden/desktop.git
synced 2025-02-05 23:31:26 +01:00
Refactor electronRendererMessaging
This commit is contained in:
parent
50a1d19fa4
commit
8a7c5b4b47
@ -144,7 +144,6 @@ export function initFactory(
|
||||
{
|
||||
provide: MessagingServiceAbstraction,
|
||||
useClass: ElectronRendererMessagingService,
|
||||
deps: [BroadcasterServiceAbstraction],
|
||||
},
|
||||
{ provide: StorageServiceAbstraction, useClass: ElectronRendererStorageService },
|
||||
{ provide: SECURE_STORAGE, useClass: ElectronRendererSecureStorageService },
|
||||
|
Loading…
Reference in New Issue
Block a user