Skip to content

Commit 3b6dea9

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 47acb89 commit 3b6dea9

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
@@ -1187,7 +1187,6 @@ public enum Cap {
11871187
*/
11881188
MATCH_PHRASE_FUNCTION(Build.current().isSnapshot());
11891189

1190-
11911190
private final boolean enabled;
11921191

11931192
Cap() {

0 commit comments

Comments
 (0)