Skip to content

Commit 6ef4547

Browse files
committed
fix build
1 parent ed53e6f commit 6ef4547

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commonMain/kotlin/dev/datlag/k2k/connect/ConnectionServer.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import io.ktor.network.sockets.Socket
1111
import io.ktor.network.sockets.aSocket
1212
import io.ktor.network.sockets.openReadChannel
1313
import io.ktor.network.sockets.tcpNoDelay
14-
import io.ktor.utils.io.availableForRead
1514
import io.ktor.utils.io.core.use
1615
import io.ktor.utils.io.readAvailable
1716
import kotlinx.coroutines.CoroutineScope

0 commit comments

Comments
 (0)