minor
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 28 Apr 2015 10:56:00 +0000 (10:56 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 28 Apr 2015 10:56:00 +0000 (10:56 +0000)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/wizard/CsvNameExportWizard.java

index a03d8b6fca4b2842c25b48569b7f31c8732704b0..24d0db49c9c428db666476dff16b2e3fe51f4d05 100644 (file)
 package eu.etaxonomy.taxeditor.io.wizard;\r
 \r
 import java.io.File;\r
-import java.util.HashSet;\r
-import java.util.List;\r
-import java.util.UUID;\r
 \r
 import org.eclipse.jface.viewers.IStructuredSelection;\r
 import org.eclipse.swt.widgets.Combo;\r
 import org.eclipse.ui.IWorkbench;\r
 \r
 import eu.etaxonomy.cdm.io.csv.caryophyllales.out.CsvNameExportConfigurator;\r
-import eu.etaxonomy.cdm.model.taxon.Classification;\r
 import eu.etaxonomy.taxeditor.store.CdmStore;\r
 \r
 /**\r