Skip to content

Commit 31d8466

Browse files
committed
Removed unused import
1 parent dcd28c7 commit 31d8466

File tree

1 file changed

+0
-1
lines changed
  • firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth

1 file changed

+0
-1
lines changed

firebase-auth/src/iosMain/kotlin/dev/gitlive/firebase/auth/auth.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import kotlinx.coroutines.flow.Flow
1818
import platform.Foundation.NSError
1919
import platform.Foundation.NSString
2020
import platform.Foundation.NSURL
21-
import kotlin.coroutines.suspendCoroutine
2221

2322
public actual val Firebase.auth: FirebaseAuth
2423
get() = FirebaseAuth(FIRAuth.auth())

0 commit comments

Comments
 (0)