This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 9c9ab618 [Hotfix] Remove the redundant line (#200)
9c9ab618 is described below
commit 9c9ab61888f9f874096128454f097ef767839b76
Author: Yuepeng Pan <[email protected]>
AuthorDate: Thu May 4 22:42:46 2023 +0800
[Hotfix] Remove the redundant line (#200)
---
src/pages/download/release-note/2.1.0.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/pages/download/release-note/2.1.0.md
b/src/pages/download/release-note/2.1.0.md
index 18ae940e..be4af92a 100644
--- a/src/pages/download/release-note/2.1.0.md
+++ b/src/pages/download/release-note/2.1.0.md
@@ -38,7 +38,6 @@ Apache StreamPark (incubating) 2.1.0 is an important upgrade
version. In this cu
- Record more info of application log (#2472)
- i18n improvement (#2346)
- Spark app support user args (#2627)
--
### Bugfix
---