Skip to content

Commit 95e4a73

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 510252c commit 95e4a73

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libs/entitlement/src/main/java/org/elasticsearch/entitlement/runtime/policy/entitlements/ReadJdkCodeEntitlement.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@
1212
/**
1313
* Internal entitlement to read code from the jdk, ie jrt urls
1414
*/
15-
public class ReadJdkCodeEntitlement implements Entitlement {
16-
}
15+
public class ReadJdkCodeEntitlement implements Entitlement {}

0 commit comments

Comments
 (0)