Skip to content

Commit d202799

Browse files
committed
Removing redundant import
1 parent 585d101 commit d202799

File tree

1 file changed

+0
-1
lines changed
  • hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services

1 file changed

+0
-1
lines changed

hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsClient.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
import static org.apache.hadoop.fs.azurebfs.constants.FileSystemUriSchemes.HTTPS_SCHEME;
8080
import static org.apache.hadoop.fs.azurebfs.constants.HttpHeaderConfigurations.*;
8181
import static org.apache.hadoop.fs.azurebfs.constants.HttpQueryParams.*;
82-
import org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException;
8382
import static org.apache.hadoop.fs.azurebfs.contracts.services.AzureServiceErrorCode.RENAME_DESTINATION_PARENT_PATH_NOT_FOUND;
8483
import static org.apache.hadoop.fs.azurebfs.contracts.services.AzureServiceErrorCode.SOURCE_PATH_NOT_FOUND;
8584

0 commit comments

Comments
 (0)