Skip to content

Commit

Permalink
deleted something that wasn't being used and wasn't needed. (#8372)
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Jul 14, 2022
1 parent bbb9b22 commit aea559f
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ public DataverseXoaiItemRepository (OAIRecordServiceBean recordService, DatasetS
this.serverUrl = serverUrl;
}

private List<DataverseXoaiItem> list = new ArrayList<DataverseXoaiItem>();


@Override
public ItemIdentifier getItem(String identifier) throws IdDoesNotExistException {
// This method is called when ListMetadataFormats request specifies
Expand Down

0 comments on commit aea559f

Please sign in to comment.