remove comment

This commit is contained in:
Chirag Aggarwal
2025-08-27 17:28:06 +05:30
parent 697713c5b7
commit 2cb7a83c80
@@ -21,6 +21,5 @@
{#if ccImage}
<img alt={brand} src={ccImage} {width} {height} style:border-radius="2.5px" />
{:else}
<!-- fallback: unionpay image not in Avatars API -->
<Icon icon={IconCreditCard} color="--fgcolor-neutral-tertiary" />
{/if}