Skip to content

Commit

Permalink
feat(java): remove GoogleJsonClentFeature and OpenCensusFeature after…
Browse files Browse the repository at this point in the history
… relocation (#793)

* feat: remove GoogleJsonClentFeature and OpenCensusFeature after relocation
  • Loading branch information
mpeddada1 committed Apr 12, 2022
1 parent 219a519 commit cafd489
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 146 deletions.
5 changes: 0 additions & 5 deletions java-core/native-image-support/pom.xml
Expand Up @@ -21,11 +21,6 @@
</description>

<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>

<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit cafd489

Please sign in to comment.