Skip to content

Commit ebafdf8

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 58e6ac7 commit ebafdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@ public enum Cap {
12331233
* Support avg with aggregate metric doubles
12341234
*/
12351235
AGGREGATE_METRIC_DOUBLE_AVG(AGGREGATE_METRIC_DOUBLE_FEATURE_FLAG),
1236-
1236+
12371237
/**
12381238
* Cosine vector similarity function
12391239
*/

0 commit comments

Comments
 (0)