Skip to content

Commit 543169d

Browse files
committed
fix: remove unused NonInjectable import
1 parent 1ead856 commit 543169d

File tree

1 file changed

+0
-2
lines changed
  • plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/services/telemetry/otel

1 file changed

+0
-2
lines changed

plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/services/telemetry/otel/OTelService.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import com.intellij.openapi.components.Service
99
import com.intellij.openapi.components.service
1010
import com.intellij.openapi.diagnostic.thisLogger
1111
import com.intellij.openapi.util.SystemInfoRt
12-
import com.intellij.platform.util.http.ContentType
13-
import com.intellij.platform.util.http.httpPost
1412
import com.intellij.serviceContainer.NonInjectable
1513
import io.opentelemetry.api.common.AttributeKey
1614
import io.opentelemetry.api.common.Attributes

0 commit comments

Comments
 (0)