Skip to content

Commit bb45203

Browse files
committed
Remove unused import from KtorHttpClient.kt.
1 parent a8c0131 commit bb45203

File tree

1 file changed

+0
-1
lines changed
  • composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/core/network

1 file changed

+0
-1
lines changed

composeApp/src/commonMain/kotlin/com/developersbreach/kotlindictionarymultiplatform/core/network/KtorHttpClient.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import io.ktor.http.contentType
1212
import io.ktor.serialization.kotlinx.json.json
1313
import kotlinx.serialization.json.Json
1414
import kotlinx.serialization.json.jsonObject
15-
import kotlinx.serialization.decodeFromString
1615
import kotlinx.serialization.json.addJsonObject
1716
import kotlinx.serialization.json.buildJsonObject
1817
import kotlinx.serialization.json.jsonArray

0 commit comments

Comments
 (0)