mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[PM-21794] - remove RemoveCardItemTypePolicy flag (#16450)
* remove restricted item types flag * fix RestrictedItemTypesService constructor
This commit is contained in:
@@ -689,7 +689,6 @@ export class ServiceContainer {
|
||||
);
|
||||
|
||||
this.restrictedItemTypesService = new RestrictedItemTypesService(
|
||||
this.configService,
|
||||
this.accountService,
|
||||
this.organizationService,
|
||||
this.policyService,
|
||||
|
||||
Reference in New Issue
Block a user