mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
* Remove usage of getBgService for CipherService With CipherService using StateProviders: https://github.com/bitwarden/clients/pull/8314 - we should no longer need CipherService * Remove usage of getBgService for CollectionService With CollectionService using StateProviders: https://github.com/bitwarden/clients/pull/7732 - we should no longer need CollectionService --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>