zzzzzzzs commented on code in PR #22452:
URL: https://github.com/apache/flink/pull/22452#discussion_r1175917651


##########
docs/content.zh/docs/libs/cep.md:
##########
@@ -477,6 +477,11 @@ pattern.oneOrMore()
 pattern.timesOrMore(2);
 ```
 {{< /tab >}}
+{{< tab "Scala" >}}
+```scala
+pattern.timesOrMore(2)
+```
+{{< /tab >}}

Review Comment:
   Sorry, as Flink has deprecated Scala, I have removed this section from the 
document.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to