Skip to content

Commit cbcdd48

Browse files
import CompletableDeferred
1 parent 3c95915 commit cbcdd48

File tree

1 file changed

+1
-0
lines changed
  • firebase-database/src/androidMain/kotlin/dev/gitlive/firebase/database

1 file changed

+1
-0
lines changed

firebase-database/src/androidMain/kotlin/dev/gitlive/firebase/database/database.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import kotlinx.coroutines.flow.produceIn
2020
import kotlinx.coroutines.selects.select
2121
import kotlinx.coroutines.tasks.asDeferred
2222
import kotlinx.coroutines.tasks.await
23+
import kotlinx.coroutines.CompletableDeferred
2324
import kotlinx.serialization.DeserializationStrategy
2425
import kotlinx.serialization.KSerializer
2526
import kotlinx.serialization.SerializationStrategy

0 commit comments

Comments
 (0)