Skip to content

Commit

Permalink
fixup! KTOR-7941 Fix performance on readUtfLineTo
Browse files Browse the repository at this point in the history
  • Loading branch information
bjhham committed Dec 16, 2024
1 parent dae02fa commit b1172f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ktor-io/jvm/test/ByteReadChannelOperationsJvmTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Copyright 2014-2024 JetBrains s.r.o and contributors. Use of this source code is governed by the Apache 2.0 license.
*/

import com.sun.org.apache.xalan.internal.lib.ExsltDatetime.time
import io.ktor.utils.io.*
import kotlinx.coroutines.*
import kotlin.test.*
Expand Down

0 comments on commit b1172f7

Please sign in to comment.