Remove unused import

This commit is contained in:
dylan
2016-03-14 17:04:05 +01:00
parent 7d750ab280
commit 8b0d59a66f

View File

@@ -36,7 +36,6 @@ import org.dspace.content.crosswalk.CrosswalkException;
import org.dspace.content.crosswalk.IngestionCrosswalk;
import org.dspace.content.factory.ContentServiceFactory;
import org.dspace.content.service.*;
import org.dspace.core.ConfigurationManager;
import org.dspace.core.Constants;
import org.dspace.core.Context;
import org.dspace.core.Email;