Skip to content

Commit 3798b98

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent bec682e commit 3798b98

File tree

1 file changed

+0
-3
lines changed
  • x-pack/plugin/security/qa/microsoft-graph-authz-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/authz/microsoft

1 file changed

+0
-3
lines changed

x-pack/plugin/security/qa/microsoft-graph-authz-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/authz/microsoft/MsGraphHttpFixture.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,12 @@
3636
import java.util.HashMap;
3737
import java.util.List;
3838
import java.util.Map;
39-
import java.util.Random;
4039
import java.util.UUID;
4140
import java.util.concurrent.atomic.AtomicInteger;
4241

4342
import javax.net.ssl.KeyManager;
4443
import javax.net.ssl.SSLContext;
4544

46-
import static org.elasticsearch.test.ESTestCase.randomBoolean;
47-
4845
public class MsGraphHttpFixture extends ExternalResource {
4946

5047
private static final Logger logger = LogManager.getLogger(MsGraphHttpFixture.class);

0 commit comments

Comments
 (0)