Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
jimczi committed Mar 20, 2024
1 parent 2be50d7 commit eb4731f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,6 @@ private SemanticTextFieldMapper(
this.subMappers = subMappers;
}

@Override
public String name() {
return super.name();
}

@Override
public Iterator<Mapper> iterator() {
List<Mapper> subIterators = new ArrayList<>();
Expand Down

0 comments on commit eb4731f

Please sign in to comment.