rionmonster commented on code in PR #26608: URL: https://github.com/apache/flink/pull/26608#discussion_r2114280386
########## flink-end-to-end-tests/flink-file-sink-test/src/main/java/org/apache/flink/connector/file/sink/FileSinkProgram.java: ########## @@ -55,7 +55,6 @@ * a complete sequence from 0 (inclusive) to 60000 (exclusive). */ public enum FileSinkProgram { - ; Review Comment: [FLINK-28847](https://issues.apache.org/jira/browse/FLINK-28847) was the JIRA ticket that I found related to the same area. I do agree that this is fairly trivial and not at all a priority, just figured it was a quick, easy fix. -- 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