Skip to content

Commit acea273

Browse files
authored
Fix ConfigService Merge Conflict (#8932)
1 parent ec37e5e commit acea273

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bitwarden_license/bit-web/src/app/billing/providers/clients/manage-client-organizations.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export class ManageClientOrganizationsComponent extends BaseClientsComponent {
3838

3939
private consolidatedBillingEnabled$ = this.configService.getFeatureFlag$(
4040
FeatureFlag.EnableConsolidatedBilling,
41-
false,
4241
);
4342

4443
protected plans: PlanResponse[];

0 commit comments

Comments
 (0)