Skip to content

Commit bb561e2

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent a57c0d1 commit bb561e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/old-lucene-versions/src/main/java/org/elasticsearch/xpack/lucene/bwc/codecs/lucene86/Lucene86MetadataOnlyPointsReader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public PointValues getValues(String fieldName) {
108108

109109
@Override
110110
public void checkIntegrity() {
111-
;
111+
;
112112
}
113113

114114
@Override

0 commit comments

Comments
 (0)