We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc9cdc commit bef0a6cCopy full SHA for bef0a6c
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemOauth.java
@@ -51,8 +51,6 @@
51
import static org.apache.hadoop.fs.contract.ContractTestUtils.assertPathDoesNotExist;
52
import static org.apache.hadoop.fs.contract.ContractTestUtils.assertPathExists;
53
import static org.assertj.core.api.AssertionsForClassTypes.assertThatCode;
54
-import static org.mockito.ArgumentMatchers.any;
55
-import static org.mockito.ArgumentMatchers.eq;
56
57
/**
58
* Test Azure Oauth with Blob Data contributor role and Blob Data Reader role.
0 commit comments