Skip to content

Commit a8c8a6a

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 5707e25 commit a8c8a6a

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/esql-core/src/main/java/org/elasticsearch/xpack/esql/core/type

1 file changed

+0
-1
lines changed

x-pack/plugin/esql-core/src/main/java/org/elasticsearch/xpack/esql/core/type/DataType.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ public enum DataType {
309309
*/
310310
DENSE_VECTOR(builder().esType("dense_vector").unknownSize());
311311

312-
313312
/**
314313
* Types that are actively being built. These types are not returned
315314
* from Elasticsearch if their associated {@link FeatureFlag} is disabled.

0 commit comments

Comments
 (0)