mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
[PM-15402] Remove TaxInfoComponent from trial-initiation.module.ts (#12996)
This commit is contained in:
@@ -6,7 +6,7 @@ import { FormsModule } from "@angular/forms";
|
||||
import { JslibModule } from "@bitwarden/angular/jslib.module";
|
||||
import { SearchModule } from "@bitwarden/components";
|
||||
import { DangerZoneComponent } from "@bitwarden/web-vault/app/auth/settings/account/danger-zone.component";
|
||||
import { OrganizationPlansComponent, TaxInfoComponent } from "@bitwarden/web-vault/app/billing";
|
||||
import { OrganizationPlansComponent } from "@bitwarden/web-vault/app/billing";
|
||||
import { OssModule } from "@bitwarden/web-vault/app/oss.module";
|
||||
|
||||
import {
|
||||
@@ -47,7 +47,6 @@ import { VerifyRecoverDeleteProviderComponent } from "./verify-recover-delete-pr
|
||||
OrganizationPlansComponent,
|
||||
SearchModule,
|
||||
ProvidersLayoutComponent,
|
||||
TaxInfoComponent,
|
||||
DangerZoneComponent,
|
||||
ScrollingModule,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user