1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-18 10:23:52 +00:00

Remove import page banner when under org policy (#17348)

This commit is contained in:
Mike Amirault
2025-11-14 14:27:40 -05:00
committed by jaasen-livefront
parent 91e08139dd
commit 0b3d0bceb1

View File

@@ -1,6 +1,3 @@
<bit-callout type="info" *ngIf="importBlockedByPolicy">
{{ "personalOwnershipPolicyInEffectImports" | i18n }}
</bit-callout>
<bit-callout
[title]="'restrictCardTypeImport' | i18n"
type="info"