Skip to content

Commit

Permalink
fix: pay as you go
Browse files Browse the repository at this point in the history
  • Loading branch information
abuaboud committed Feb 25, 2024
1 parent 395b683 commit 1c6fe09
Show file tree
Hide file tree
Showing 28 changed files with 461 additions and 703 deletions.
4 changes: 0 additions & 4 deletions packages/ee/billing/ui/src/lib/ee-billing-ui.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import { TasksProgressComponent } from './tasks-progress/tasks-progress.componen
import { MatProgressSpinnerModule } from '@angular/material/progress-spinner';
import { PlanNamePipe } from './plan-name.pipe';
import { BillingSidenavItemComponent } from './billing-sidenav-item/billing-sidenav-item.component';
import { UpgradePlanConfirmationDialogComponent } from './upgrade-dialog-confirmation/upgrade-plan-dialog-confirmration.component';
import { AutomationPlanCardComponent } from './plans-page/automation-plan-card.component/automation-plan-card.component';

export function playerFactory() {
return player;
Expand All @@ -29,10 +27,8 @@ export function playerFactory() {
PlansPageComponent,
UpgradeDialogComponent,
TasksProgressComponent,
UpgradePlanConfirmationDialogComponent,
PlanNamePipe,
BillingSidenavItemComponent,
AutomationPlanCardComponent,
],
exports: [
PlansPageComponent,
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1c6fe09

Please sign in to comment.