Skip to content

Commit

Permalink
remove from trial module
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashendrickx committed Feb 12, 2025
1 parent 1577541 commit 66d4e14
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { InputPasswordComponent } from "@bitwarden/auth/angular";
import { FormFieldModule } from "@bitwarden/components";

import { OrganizationCreateModule } from "../../admin-console/organizations/create/organization-create.module";
import { TaxInfoComponent } from "../../billing";
import { TrialBillingStepComponent } from "../../billing/accounts/trial-initiation/trial-billing-step.component";
import { SecretsManagerTrialFreeStepperComponent } from "../../billing/trial-initiation/secrets-manager/secrets-manager-trial-free-stepper.component";
import { SecretsManagerTrialPaidStepperComponent } from "../../billing/trial-initiation/secrets-manager/secrets-manager-trial-paid-stepper.component";
Expand Down Expand Up @@ -48,7 +47,6 @@ import { VerticalStepperModule } from "./vertical-stepper/vertical-stepper.modul
FormFieldModule,
OrganizationCreateModule,
EnvironmentSelectorModule,
TaxInfoComponent,
TrialBillingStepComponent,
InputPasswordComponent,
],
Expand Down

0 comments on commit 66d4e14

Please sign in to comment.