Skip to content

Commit

Permalink
Remove redundant dependency declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
psx95 committed Dec 30, 2024
1 parent 6c8c3ab commit b7a710a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gcp-resources/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ dependencies {
testImplementation("com.google.guava:guava")

testImplementation("org.junit.jupiter:junit-jupiter-api")
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
}

0 comments on commit b7a710a

Please sign in to comment.