bilaharith commented on a change in pull request #1207: Hadoop 16479 URL: https://github.com/apache/hadoop/pull/1207#discussion_r311393166
########## File path: hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemFileStatus.java ########## @@ -21,6 +21,7 @@ import java.io.IOException; import org.apache.hadoop.fs.CommonConfigurationKeys; +import org.apache.hadoop.fs.FsStatus; Review comment: Removed the import as the same is unused ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
