You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkLoginWarmup/NetworkingLinkLoginWarmupDataSource.swift
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkLoginWarmup/NetworkingLinkLoginWarmupViewController.swift
+2-4
Original file line number
Diff line number
Diff line change
@@ -70,10 +70,8 @@ final class NetworkingLinkLoginWarmupViewController: SheetViewController {
70
70
"The subtitle/description of a screen where users are informed that they can sign-in-to Link."
71
71
),
72
72
contentView:NetworkingLinkLoginWarmupBodyView(
73
-
// `accountholderCustomerEmailAddress` should always be non-null, and
74
-
// since the email is only used as a visual, it's not worth to throw an error
0 commit comments