ref #9114 adapt some classes with URI to wrapper in taxeditor (cont.)
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / io / wizard / SpecimenCdmExcelImportWizard.java
index 3b8a6e7564cee68f363f7681bd4e66e70677f26e..fbf6e17693a2b44d6c5993bcb53a3a3ad8ed4634 100644 (file)
@@ -3,11 +3,10 @@
  */
 package eu.etaxonomy.taxeditor.io.wizard;
 
-import java.net.URI;
-
 import org.eclipse.jface.viewers.IStructuredSelection;
 import org.eclipse.ui.IWorkbench;
 
+import eu.etaxonomy.cdm.common.URI;
 import eu.etaxonomy.cdm.database.DbSchemaValidation;
 import eu.etaxonomy.cdm.io.specimen.excel.in.SpecimenCdmExcelImportConfigurator;
 import eu.etaxonomy.taxeditor.store.CdmStore;