mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Undoing some changes that aren't needed
This commit is contained in:
@@ -54,7 +54,6 @@ import org.dspace.content.Collection;
|
||||
import org.dspace.content.Community;
|
||||
import org.dspace.content.Item;
|
||||
import org.dspace.content.WorkspaceItem;
|
||||
import org.dspace.discovery.SearchService;
|
||||
import org.dspace.eperson.EPerson;
|
||||
import org.dspace.eperson.Group;
|
||||
import org.dspace.eperson.factory.EPersonServiceFactory;
|
||||
@@ -76,9 +75,6 @@ public class WorkspaceItemRestRepositoryIT extends AbstractControllerIntegration
|
||||
@Autowired
|
||||
private ConfigurationService configurationService;
|
||||
|
||||
@Autowired
|
||||
private SearchService searchService;
|
||||
|
||||
private Group embargoedGroups;
|
||||
private Group embargoedGroup1;
|
||||
private Group embargoedGroup2;
|
||||
|
Reference in New Issue
Block a user