DS-4166 move IndexableObject to the discovery package

This commit is contained in:
Andrea Bollini
2019-03-28 13:20:47 +01:00
parent eba97f4080
commit 30899b0e55
48 changed files with 42 additions and 54 deletions

View File

@@ -11,7 +11,6 @@ import java.util.HashSet;
import java.util.Set;
import org.apache.logging.log4j.Logger;
import org.dspace.browse.IndexableObject;
import org.dspace.content.Bundle;
import org.dspace.content.DSpaceObject;
import org.dspace.core.Constants;