shanthoosh commented on a change in pull request #955: SAMZA-2131: [Scala cleanup] Convert FileSystemCheckpointManagerConfig.scala and SystemConfig.scala to Java URL: https://github.com/apache/samza/pull/955#discussion_r268481956
########## File path: samza-core/src/main/scala/org/apache/samza/checkpoint/file/FileSystemCheckpointManager.scala ########## @@ -22,17 +22,18 @@ package org.apache.samza.checkpoint.file import java.io.File import java.io.FileNotFoundException import java.io.FileOutputStream -import java.util + Review comment: Minor: Remove this empty line. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services