Skip to content

Commit 83a54d1

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent ff436ec commit 83a54d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/action/EsqlCapabilities.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,7 +1222,6 @@ public enum Cap {
12221222
*/
12231223
EXPLAIN(Build.current().isSnapshot());
12241224

1225-
12261225
private final boolean enabled;
12271226

12281227
Cap() {

0 commit comments

Comments
 (0)