Skip to content

Commit bbd5a18

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 7b4d4cf commit bbd5a18

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
@@ -1433,7 +1433,7 @@ public enum Cap {
14331433
* FORK with remote indices
14341434
*/
14351435
ENABLE_FORK_FOR_REMOTE_INDICES(Build.current().isSnapshot()),
1436-
1436+
14371437
/**
14381438
* Support for the Present function
14391439
*/

0 commit comments

Comments
 (0)