Skip to content

Commit

Permalink
feat(java): remove Netty Native Image configuration after relocation …
Browse files Browse the repository at this point in the history
…to gax (#771)

* feat(java): remove Netty Native Image configuration after relocation
  • Loading branch information
mpeddada1 committed Apr 12, 2022
1 parent cafd489 commit 9cc7dba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 127 deletions.
5 changes: 0 additions & 5 deletions java-core/native-image-support/pom.xml
Expand Up @@ -21,11 +21,6 @@
</description>

<dependencies>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.graalvm.nativeimage</groupId>
Expand Down

This file was deleted.

0 comments on commit 9cc7dba

Please sign in to comment.