From 7984bb329f662b669cc525f5e9641f2eba03b93d Mon Sep 17 00:00:00 2001 From: Jonas Hendrickx Date: Thu, 13 Feb 2025 10:23:38 +0100 Subject: [PATCH] [PM-15402] Remove `TaxInfoComponent` from trial-initiation.module.ts (#12996) --- .../trial-billing-step.component.html | 4 ++- .../trial-billing-step.component.ts | 25 ++++++++++--------- .../app/billing/shared/tax-info.component.ts | 3 +++ .../trial-initiation.module.ts | 2 -- .../providers/providers.module.ts | 3 +-- 5 files changed, 20 insertions(+), 17 deletions(-) diff --git a/apps/web/src/app/billing/accounts/trial-initiation/trial-billing-step.component.html b/apps/web/src/app/billing/accounts/trial-initiation/trial-billing-step.component.html index 361b2d9a3a3..b3b8668e90b 100644 --- a/apps/web/src/app/billing/accounts/trial-initiation/trial-billing-step.component.html +++ b/apps/web/src/app/billing/accounts/trial-initiation/trial-billing-step.component.html @@ -50,7 +50,9 @@

{{ "paymentType" | i18n }}

- +