Skip to content

Commit d694176

Browse files
committed
spotless
1 parent e71115c commit d694176

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
@@ -1554,7 +1554,7 @@ public enum Cap {
15541554
INLINE_STATS_FIX_OPTIMIZED_AS_LOCAL_RELATION(INLINESTATS_V11.enabled),
15551555

15561556
DENSE_VECTOR_AGG_METRIC_DOUBLE_IF_FNS
1557-
1557+
15581558
;
15591559

15601560
private final boolean enabled;

0 commit comments

Comments
 (0)