Skip to content

Commit bcbf39d

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 3b2e5db commit bcbf39d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

benchmarks/src/main/java/org/elasticsearch/benchmark/_nightly/esql/ValuesSourceReaderBenchmark.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ public class ValuesSourceReaderBenchmark {
9393
"keyword",
9494
"stored_keyword",
9595
"3_stored_keywords",
96-
"keyword_mv"
97-
};
96+
"keyword_mv" };
9897

9998
private static final int BLOCK_LENGTH = 16 * 1024;
10099
private static final int INDEX_SIZE = 10 * BLOCK_LENGTH;

0 commit comments

Comments
 (0)