fix(GRO-607): Remove unused attachPaymentMethod import from portal

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Paperclip
2026-04-13 19:17:28 +00:00
parent 5aec436fb7
commit 2db922bb14
-1
View File
@@ -459,7 +459,6 @@ portalRouter.delete("/waitlist/:id", async (c) => {
import {
createPaymentIntent,
listPaymentMethods,
attachPaymentMethod,
detachPaymentMethod,
createSetupIntent,
getOrCreateStripeCustomer,