Skip to content

Commit

Permalink
Update for RxJava
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Mar 9, 2018
1 parent 4b304f8 commit 98d44b1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 389 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,6 @@
<artifactId>vertx-codetrans</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-rx-java</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-rx-java2</artifactId>
<optional>true</optional>
</dependency>

<!-- Testing -->
<dependency>
Expand Down

This file was deleted.

150 changes: 0 additions & 150 deletions vertx-web-client/src/test/java/io/vertx/ext/web/client/Rx2Test.java

This file was deleted.

153 changes: 0 additions & 153 deletions vertx-web-client/src/test/java/io/vertx/ext/web/client/RxTest.java

This file was deleted.

0 comments on commit 98d44b1

Please sign in to comment.