Skip to content

Commit

Permalink
rm unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
kecookier committed Jul 19, 2024
1 parent 4ea5bc0 commit 9387f5b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,6 @@ private NamedStruct buildNamedStruct() {
return namedStructBuilder.build();
}

public void setFileReadProperties(Map<String, String> fileReadProperties) {
this.fileReadProperties = fileReadProperties;
}

@Override
public List<String> preferredLocations() {
return this.preferredLocations;
Expand Down

0 comments on commit 9387f5b

Please sign in to comment.