Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cindy-peng committed Jun 3, 2024
1 parent e4b8de1 commit fe58cd8
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions google-cloud-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,21 +164,6 @@
<!-- </dependency>-->
<!-- END OpenTelemetry -->
<!-- OpenTelemetry -->
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-semconv</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-sdk-common</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.cloud.opentelemetry</groupId>
<artifactId>exporter-trace</artifactId>
<scope>test</scope>
</dependency>
<!-- END OpenTelemetry -->
<!-- Need testing utility classes for generated gRPC clients tests -->
<dependency>
Expand Down

0 comments on commit fe58cd8

Please sign in to comment.