gyfora commented on code in PR #644:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/644#discussion_r1288061224


##########
examples/flink-sql-runner-example/src/main/java/org/apache/flink/examples/SqlRunner.java:
##########
@@ -93,4 +107,4 @@ public static String formatSqlFile(String content) {
         formatted.append(LINE_DELIMITER);
         return formatted.toString();
     }
-}
+}

Review Comment:
   missing new-line at the end of file



-- 
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