Skip to content

Commit

Permalink
Remove unused dependency (#1675)
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarsotovalero authored and slandelle committed Nov 29, 2019
1 parent 2966fea commit 087b41a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@
<artifactId>netty-transport-native-kqueue</artifactId>
<classifier>osx-x86_64</classifier>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-resolver-dns</artifactId>
</dependency>
<dependency>
<groupId>org.reactivestreams</groupId>
<artifactId>reactive-streams</artifactId>
Expand Down

0 comments on commit 087b41a

Please sign in to comment.