Skip to content

Commit 76c249a

Browse files
authored
Update ConnectivityManagerNetworkMonitor.kt
1 parent f34ee1c commit 76c249a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/data/src/main/java/com/google/samples/apps/nowinandroid/core/data/util/ConnectivityManagerNetworkMonitor.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import kotlinx.coroutines.channels.awaitClose
3030
import kotlinx.coroutines.flow.Flow
3131
import kotlinx.coroutines.flow.callbackFlow
3232
import kotlinx.coroutines.flow.conflate
33-
import Kotlinx.coroutines.flow.flowOf
3433
import javax.inject.Inject
3534

3635
class ConnectivityManagerNetworkMonitor @Inject constructor(

0 commit comments

Comments
 (0)