1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

remove unused services (#8334)

This commit is contained in:
Jonathan Prusik
2024-03-15 10:11:16 -04:00
committed by GitHub
parent 770f782a16
commit ac7d80980d
17 changed files with 0 additions and 35 deletions

View File

@@ -170,7 +170,6 @@ const RELOAD_CALLBACK = new InjectionToken<() => any>("RELOAD_CALLBACK");
CryptoServiceAbstraction,
CryptoFunctionServiceAbstraction,
MessagingServiceAbstraction,
I18nServiceAbstraction,
EncryptedMessageHandlerService,
DialogService,
],