Skip to content

Commit

Permalink
remove this
Browse files Browse the repository at this point in the history
  • Loading branch information
wooj-stripe committed Jan 8, 2024
1 parent a0a1e3c commit 0e5b6f5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ struct PaymentOptionView: View {
.cornerRadius(6)
if let paymentMethodType = paymentOptionDisplayData?.paymentMethodType {
Text(paymentMethodType)
.accessibility(identifier: "Payment Method Type")
.font(.caption)
.foregroundColor(.primary)

Expand Down

0 comments on commit 0e5b6f5

Please sign in to comment.