mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
remove log
This commit is contained in:
@@ -89,7 +89,6 @@ export async function submitStripeCard(name: string, organizationId?: string) {
|
||||
redirect: 'if_required'
|
||||
});
|
||||
|
||||
console.log(setupIntent);
|
||||
if (error) {
|
||||
const e = new Error(error.message);
|
||||
trackError(e, Submit.PaymentMethodCreate);
|
||||
|
||||
Reference in New Issue
Block a user