Skip to content

Commit fd75c4a

Browse files
jianghuazhuaajisaka
authored andcommitted
HADOOP-18063. Remove unused import AbstractJavaKeyStoreProvider in Shell class. (#3846)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 7398a0f)
1 parent 5d72fdf commit fd75c4a

File tree

1 file changed

+0
-1
lines changed
  • hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util

1 file changed

+0
-1
lines changed

hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Shell.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
import org.apache.hadoop.thirdparty.com.google.common.annotations.VisibleForTesting;
3838
import org.apache.hadoop.classification.InterfaceAudience;
3939
import org.apache.hadoop.classification.InterfaceStability;
40-
import org.apache.hadoop.security.alias.AbstractJavaKeyStoreProvider;
4140
import org.slf4j.Logger;
4241
import org.slf4j.LoggerFactory;
4342

0 commit comments

Comments
 (0)