Skip to content

Commit 3875b2d

Browse files
committed
Remove superfluous import
1 parent 1db2f28 commit 3875b2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/commonTest/kotlin/com/powersync/testutils/MockSyncService.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import io.ktor.utils.io.writer
2222
import kotlinx.coroutines.CoroutineScope
2323
import kotlinx.coroutines.channels.ReceiveChannel
2424
import kotlinx.coroutines.channels.consume
25-
import kotlinx.coroutines.channels.consumeEach
2625
import kotlinx.serialization.encodeToString
2726

2827
/**

0 commit comments

Comments
 (0)