Skip to content

Commit 20b2f53

Browse files
Removed unused entity service client dependency (#256)
1 parent 0648fc6 commit 20b2f53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

semantic-convention-utils/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencies {
1212
implementation(project(":span-normalizer:span-normalizer-constants"))
1313

1414
implementation("org.hypertrace.core.datamodel:data-model:0.1.18")
15-
implementation("org.hypertrace.entity.service:entity-service-client:0.8.0")
1615
implementation("org.apache.commons:commons-lang3:3.12.0")
1716

1817
testImplementation("org.junit.jupiter:junit-jupiter:5.7.1")

0 commit comments

Comments
 (0)