Github user kl0u commented on a diff in the pull request:

    https://github.com/apache/flink/pull/5500#discussion_r171253604
  
    --- Diff: 
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/DataStreamTest.java
 ---
    @@ -740,24 +734,17 @@ public void testProcessTranslation() {
                        private static final long serialVersionUID = 1L;
     
                        @Override
    -                   public void processElement(
    -                                   Long value,
    -                                   Context ctx,
    -                                   Collector<Integer> out) throws 
Exception {
    -
    --- End diff --
    
    Remove reformatting.


---

Reply via email to