fix(GRO-607): Remove unused attachPaymentMethod import from portal
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -459,7 +459,6 @@ portalRouter.delete("/waitlist/:id", async (c) => {
|
|||||||
import {
|
import {
|
||||||
createPaymentIntent,
|
createPaymentIntent,
|
||||||
listPaymentMethods,
|
listPaymentMethods,
|
||||||
attachPaymentMethod,
|
|
||||||
detachPaymentMethod,
|
detachPaymentMethod,
|
||||||
createSetupIntent,
|
createSetupIntent,
|
||||||
getOrCreateStripeCustomer,
|
getOrCreateStripeCustomer,
|
||||||
|
|||||||
Reference in New Issue
Block a user