spuru9 commented on code in PR #28561:
URL: https://github.com/apache/flink/pull/28561#discussion_r3486437713


##########
flink-libraries/flink-state-processing-api/src/test/java/org/apache/flink/state/api/input/KeyedStateInputFormatTest.java:
##########
@@ -67,7 +63,6 @@
 import static org.assertj.core.api.Assertions.assertThatThrownBy;
 

Review Comment:
   JUnit 4's Parameterized runner requires a @Parameters factory method and 
@Parameter fields. This class has neither, so it was rdundant.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to