Skip to content

Commit

Permalink
Cleanup in runtime-metrics.
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterF778 committed Sep 28, 2022
1 parent 7cebb63 commit 0ca7a0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions instrumentation/runtime-metrics/library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ plugins {
}

dependencies {
implementation("org.yaml:snakeyaml")

compileOnly("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure")

testImplementation("io.opentelemetry:opentelemetry-sdk-metrics")
testImplementation(project(":testing-common"))
}

0 comments on commit 0ca7a0d

Please sign in to comment.