Skip to content

Commit d7b64f6

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent e08245b commit d7b64f6

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

libs/entitlement/src/main/java/org/elasticsearch/entitlement/initialization/EntitlementInitialization.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
import java.util.Map;
2424
import java.util.Set;
2525

26-
import static java.util.stream.Collectors.toSet;
27-
2826
/**
2927
* Called by the agent during {@code agentmain} to configure the entitlement system,
3028
* instantiate and configure an {@link EntitlementChecker},

libs/entitlement/src/test/java/org/elasticsearch/entitlement/runtime/policy/PolicyManagerTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
import java.util.stream.Stream;
4040

4141
import static java.util.Map.entry;
42-
import static java.util.stream.Collectors.toSet;
4342
import static org.elasticsearch.entitlement.runtime.policy.PolicyManager.ComponentKind.SERVER;
4443
import static org.hamcrest.Matchers.allOf;
4544
import static org.hamcrest.Matchers.containsString;

0 commit comments

Comments
 (0)