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

@@ -8,7 +8,6 @@
package org.dspace.discovery;
import org.apache.solr.common.SolrInputDocument;
import org.dspace.browse.IndexableObject;
import org.dspace.core.Context;