Skip to content

Commit ff8a9d2

Browse files
committed
remove unused import
1 parent 12e6bff commit ff8a9d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/fileContext/ITestS3AFileContextCreateMkdirCreatePerf.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
*/
1414
package org.apache.hadoop.fs.s3a.fileContext;
1515

16-
import java.io.IOException;
17-
18-
import org.assertj.core.api.Assertions;
1916
import org.junit.Before;
2017
import org.junit.Test;
2118

0 commit comments

Comments
 (0)