Skip to content

Commit e0630a6

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent e1aad1f commit e0630a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/test/java/org/elasticsearch/index/codec/tsdb/TsdbDocValueBwcTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
import java.util.Map;
5353
import java.util.function.IntSupplier;
5454

55-
import static org.hamcrest.Matchers.equalTo;
5655
import static org.elasticsearch.index.codec.tsdb.es819.ES819TSDBDocValuesFormatTests.TestES819TSDBDocValuesFormatVersion0;
56+
import static org.hamcrest.Matchers.equalTo;
5757

5858
public class TsdbDocValueBwcTests extends ESTestCase {
5959

0 commit comments

Comments
 (0)