Skip to content

Commit 47dbf7f

Browse files
chore: rm unneeded swiftui core import
1 parent 7866bf8 commit 47dbf7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FirebaseSwiftUI/FirebaseAuthSwiftUI/Sources/Services/AuthService.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
@preconcurrency import FirebaseAuth
22
import SwiftUI
3-
import SwiftUICore
43

54
public protocol ExternalAuthProvider {
65
var id: String { get }

0 commit comments

Comments
 (0)