Skip to content

Commit c91f603

Browse files
authored
Optimizing imports in ktor-utils library (#3751)
1 parent 47c1272 commit c91f603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ktor-utils/jvm/src/io/ktor/util/date/DateJvm.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
package io.ktor.util.date
66

7-
import io.ktor.util.*
87
import java.util.*
98

109
private val GMT_TIMEZONE = TimeZone.getTimeZone("GMT")

0 commit comments

Comments
 (0)