This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new e5de682  Delete extraneous punctuation (#3072)
e5de682 is described below

commit e5de682406cf2227c3e6822b757c0e8ecf9bcd65
Author: Grant Wu <[email protected]>
AuthorDate: Tue Nov 27 23:10:37 2018 -0500

    Delete extraneous punctuation (#3072)
---
 site2/docs/client-libraries-java.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/site2/docs/client-libraries-java.md 
b/site2/docs/client-libraries-java.md
index c342e88..b588e0f 100644
--- a/site2/docs/client-libraries-java.md
+++ b/site2/docs/client-libraries-java.md
@@ -125,7 +125,6 @@ stringProducer.send("My message");
 >        return ex;
 >    });
 > ```
-' %}
 
 ### Configuring producers
 

Reply via email to