Skip to content

Commit aaf8684

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent a03ec92 commit aaf8684

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
@@ -1192,7 +1192,6 @@ public enum Cap {
11921192
*/
11931193
KNN_FUNCTION(Build.current().isSnapshot());
11941194

1195-
11961195
private final boolean enabled;
11971196

11981197
Cap() {

0 commit comments

Comments
 (0)