Skip to content

Commit ed04bbe

Browse files
committed
remove comment
1 parent 783d503 commit ed04bbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/components/billing/paymentModal.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
onSubmit={handleSubmit}>
103103
<slot />
104104
{#if showState}
105-
<!-- input select for state picker -->
106105
<StatePicker card={paymentMethod} bind:state />
107106
{:else}
108107
<InputText

0 commit comments

Comments
 (0)