Skip to content

Commit 40ae462

Browse files
rm facebook provider from init
1 parent 2154d06 commit 40ae462

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/swiftui/FirebaseSwiftUIExample/FirebaseSwiftUIExample/ContentView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ struct ContentView: View {
3131
let phoneAuthProvider = PhoneAuthProviderAuthUI()
3232
authService = AuthService(
3333
configuration: configuration,
34-
facebookProvider: facebookProvider,
3534
phoneAuthProvider: phoneAuthProvider
3635
)
3736
.withGoogleSignIn()

0 commit comments

Comments
 (0)