We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665b6ec commit d0a408bCopy full SHA for d0a408b
sentry-samples/sentry-samples-ktor/src/main/java/io/sentry/samples/ktor/Main.kt
@@ -3,7 +3,6 @@ package io.sentry.samples.ktor
3
import io.ktor.client.*
4
import io.ktor.client.engine.java.*
5
import io.ktor.client.request.*
6
-import io.ktor.http.HttpStatusCode
7
import io.sentry.HttpStatusCodeRange
8
import io.sentry.Sentry
9
import io.sentry.TransactionOptions
0 commit comments