Skip to content

Commit 62bf843

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 2ba8c7a commit 62bf843

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

server/src/main/java/org/elasticsearch/index/codec/tsdb/es819/ES819TSDBDocValuesProducer.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
import org.elasticsearch.index.mapper.blockloader.docvalues.BlockDocValuesReader;
5555

5656
import java.io.IOException;
57-
import java.util.ArrayList;
58-
import java.util.Arrays;
59-
import java.util.List;
6057

6158
import static org.elasticsearch.index.codec.tsdb.es819.ES819TSDBDocValuesFormat.SKIP_INDEX_JUMP_LENGTH_PER_LEVEL;
6259
import static org.elasticsearch.index.codec.tsdb.es819.ES819TSDBDocValuesFormat.SKIP_INDEX_MAX_LEVEL;

0 commit comments

Comments
 (0)