cleanup
authorAndreas Müller <a.mueller@bgbm.org>
Thu, 13 Oct 2016 12:26:44 +0000 (14:26 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Thu, 10 Nov 2016 12:50:44 +0000 (13:50 +0100)
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/OpenParentHandler.java

index 73d4598c136727523479f0fbfb38a326f517f29f..fcc0122224c86daf7e9e6c1a679b3bb5cbccd7ee 100644 (file)
@@ -14,11 +14,6 @@ import org.eclipse.core.commands.AbstractHandler;
 import org.eclipse.core.commands.ExecutionEvent;
 import org.eclipse.core.commands.ExecutionException;
 import org.eclipse.core.commands.IHandler;
-import org.eclipse.ui.PartInitException;
-
-import eu.etaxonomy.cdm.model.taxon.Taxon;
-import eu.etaxonomy.taxeditor.editor.EditorUtil;
-import eu.etaxonomy.taxeditor.model.MessagingUtils;
 
 /**
  * <p>OpenParentHandler class.</p>