提交 b90542e8 编写于 作者: S Stephan Ewen

[hotfix] Remove old sysout debug message in UdfAnalyzerTest

上级 168532ec
......@@ -366,7 +366,6 @@ public class UdfAnalyzerTest {
@Test
public void testForwardWithGetMethod() {
System.out.println("HERE");
compareAnalyzerResultWithAnnotationsSingleInput(MapFunction.class, Map20.class,
"Tuple4<Integer, Integer, Integer, Integer>", "Tuple4<Integer, Integer, Integer, Integer>");
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册