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 {
|
||||
createPaymentIntent,
|
||||
listPaymentMethods,
|
||||
attachPaymentMethod,
|
||||
detachPaymentMethod,
|
||||
createSetupIntent,
|
||||
getOrCreateStripeCustomer,
|
||||
|
||||
Reference in New Issue
Block a user