This is an automated email from the ASF dual-hosted git repository. duhengforever pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git
commit ec252775987b1acbeb1fb848a819ccf176e7fae4 Author: 刈刀 <[email protected]> AuthorDate: Mon Aug 2 12:23:37 2021 +0800 modify the README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5325cdd..649319c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ ## DataStream Example - ```java import org.apache.rocketmq.streams.client.transform.DataStream;
