Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Aug 16, 2023
1 parent f3a3ee9 commit e1ac754
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ public IdLoader.Leaf leaf(LeafStoredFieldLoader loader, LeafReader reader, int[]

final class StoredIdLoader implements IdLoader {

public StoredIdLoader() {
}
public StoredIdLoader() {}

@Override
public Leaf leaf(LeafStoredFieldLoader loader, LeafReader reader, int[] docIdsInLeaf) throws IOException {
Expand Down

0 comments on commit e1ac754

Please sign in to comment.