Skip to content

Commit 90875c0

Browse files
chore: rm error message as it already appears in auth picker view
1 parent 3ab5c89 commit 90875c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FirebaseSwiftUI/FirebaseFacebookSwiftUI/Sources/Views/SignInWithFacebookButton.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ extension SignInWithFacebookButton: View {
121121
)
122122
}
123123
}
124-
Text(errorMessage).foregroundColor(.red)
125124
}
126125
}
127126

0 commit comments

Comments
 (0)