We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd28c7 commit 31d8466Copy full SHA for 31d8466
firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth/auth.kt
@@ -18,7 +18,6 @@ import kotlinx.coroutines.flow.Flow
18
import platform.Foundation.NSError
19
import platform.Foundation.NSString
20
import platform.Foundation.NSURL
21
-import kotlin.coroutines.suspendCoroutine
22
23
public actual val Firebase.auth: FirebaseAuth
24
get() = FirebaseAuth(FIRAuth.auth())
0 commit comments