Skip to content

Commit 77f87c9

Browse files
authored
Merge pull request #97 from jmfayard/jmfayard/fix-client-tools
mainClassName is wrong in client-tools Remove redundant imports
2 parents 9fc5d3e + f8b8c0e commit 77f87c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client-tools/src/ToolsApp.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import io.ktor.client.*
2-
import io.ktor.client.call.body
3-
import io.ktor.client.engine.cio.*
42
import io.ktor.client.request.*
53
import io.ktor.client.statement.*
64
import io.ktor.http.*

0 commit comments

Comments
 (0)