Skip to content

Commit 90cceaf

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent aaef5ff commit 90cceaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/entitlement/qa/entitlement-test-plugin/src/main/java/org/elasticsearch/entitlement/qa/test/RestEntitlementsCheckAction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
public class RestEntitlementsCheckAction extends BaseRestHandler {
6666
private static final Logger logger = LogManager.getLogger(RestEntitlementsCheckAction.class);
6767

68-
6968
record CheckAction(CheckedRunnable<Exception> action, boolean isAlwaysDeniedToPlugins, Integer fromJavaVersion) {
7069
/**
7170
* These cannot be granted to plugins, so our test plugins cannot test the "allowed" case.

0 commit comments

Comments
 (0)