Skip to content

Commit

Permalink
Merge branch 'pr_378' into dspace-cris-7
Browse files Browse the repository at this point in the history
  • Loading branch information
atarix83 committed Nov 15, 2023
2 parents df829f0 + ca59124 commit 02b11ab
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,4 @@ private boolean isLocalItemChoicesEnabled() {
return configurationService.getBooleanProperty("cris." + this.authorityName + ".local-item-choices-enabled");
}

@Override
public Map<String, String> getExternalSource() {
return Map.of();
}

}

0 comments on commit 02b11ab

Please sign in to comment.