JAVA-11499 Minor cleanup (#12376)
This commit is contained in:
parent
17ba25e795
commit
f73b8485bd
|
@ -5,7 +5,6 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.baeldung.rxjava-modules</groupId>
|
||||
<artifactId>rxjava-modules</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>rxjava-modules</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
|
|
@ -13,4 +13,3 @@ This module contains articles about RxJava.
|
|||
- [RxJava Maybe](https://www.baeldung.com/rxjava-maybe)
|
||||
- [Combining RxJava Completables](https://www.baeldung.com/rxjava-completable)
|
||||
- [RxJava Hooks](https://www.baeldung.com/rxjava-hooks)
|
||||
- More articles: [[next -->]](/rxjava-2)
|
||||
|
|
Loading…
Reference in New Issue