1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

[PM-19632] Remove security task flag - step 1 (#14904)

* Step 1- remove business logic

* removed dependency

* removed leftover flags
This commit is contained in:
SmithThe4th
2025-06-03 12:20:29 -04:00
committed by GitHub
parent 8a29df64d9
commit 2e66addd6a
6 changed files with 4 additions and 45 deletions

View File

@@ -1511,7 +1511,6 @@ const safeProviders: SafeProvider[] = [
StateProvider,
ApiServiceAbstraction,
OrganizationServiceAbstraction,
ConfigService,
AuthServiceAbstraction,
NotificationsService,
MessageListener,