Remove tasklauncher sink docs references

This commit is contained in:
Soby Chacko
2021-09-29 16:31:03 -04:00
parent 779c2bf0b0
commit 4195be03cb
2 changed files with 0 additions and 8 deletions

View File

@@ -304,11 +304,6 @@
<artifactId>task-launch-request-function</artifactId>
<version>${java-functions.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>tasklauncher-function</artifactId>
<version>${java-functions.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>twitter-function</artifactId>

View File

@@ -52,9 +52,6 @@ include::{stream-apps-root}/{branch}/applications/sink/rsocket-sink/README.adoc[
include::{stream-apps-root}/{branch}/applications/sink/s3-sink/README.adoc[tags=ref-doc]
[[spring-cloud-stream-modules-sftp-sink]]
include::{stream-apps-root}/{branch}/applications/sink/tasklauncher-sink/README.adoc[tags=ref-doc]
[[spring-cloud-stream-modules-tasklauncher-sink]]
include::{stream-apps-root}/{branch}/applications/sink/sftp-sink/README.adoc[tags=ref-doc]
[[spring-cloud-stream-modules-tcp-sink]]