Skip to content

Commit

Permalink
delete useless comment
Browse files Browse the repository at this point in the history
Signed-off-by: kkewwei <kkewwei@163.com>
  • Loading branch information
kkewwei committed May 28, 2024
1 parent 3477e33 commit 2607e4b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ public static class Builder extends FieldMapper.Builder<Builder> {
private int depthLimit = Integer.MAX_VALUE;
private final IndexAnalyzers indexAnalyzers;

// Visible for testing
public Builder(String name, IndexAnalyzers indexAnalyzers) {
super(name, Defaults.FIELD_TYPE);
builder = this;
Expand Down

0 comments on commit 2607e4b

Please sign in to comment.