From 4fa567fec7bb3c7461cb0add83b3d86ab46eae79 Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Wed, 7 Sep 2016 19:14:31 -0400 Subject: [PATCH] Fix documentation issue --- .../src/main/asciidoc/overview.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/spring-cloud-stream-binder-kafka-docs/src/main/asciidoc/overview.adoc b/spring-cloud-stream-binder-kafka-docs/src/main/asciidoc/overview.adoc index 53f4305dd..e1a803bd3 100644 --- a/spring-cloud-stream-binder-kafka-docs/src/main/asciidoc/overview.adoc +++ b/spring-cloud-stream-binder-kafka-docs/src/main/asciidoc/overview.adoc @@ -266,8 +266,6 @@ Then add these dependencies at the top of the `` section in the po ---- -==== - [NOTE] ==== The versions above are provided only for the sake of the example.