Removing RxJava docs from core spring cloud stream docs

This commit is contained in:
Soby Chacko
2018-02-23 12:09:54 -05:00
parent 11dd2392b1
commit 388345e2f5
2 changed files with 0 additions and 42 deletions

View File

@@ -17,10 +17,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-rxjava</artifactId>
</dependency>
</dependencies>
<profiles>
<profile>