Closed joyceqin-stripe closed 20 hours ago
🚨 New dead code detected in this PR:
SavedPaymentMethodFormFactory+SEPADebit.swift:9 warning: Imported module 'StripeCore' is unused
SavedPaymentMethodFormFactory+USBankAccount.swift:9 warning: Imported module 'StripeCore' is unused
SavedPaymentMethodFormFactory.swift:9 warning: Imported module 'StripeCore' is unused
Please remove the dead code before merging.
If this is intentional, you can bypass this check by adding the label skip dead code check
to this PR.
ℹ️ If this comment appears to be left in error, double check that the flagged code is actually used and/or make sure your branch is up-to-date with master
.
Summary
Separate files SavedPaymentMethodFormFactory+PAYMENT_METHOD for card, US bank account, SEPA debit
Motivation
Testing
Changelog