ref #10067, ref #3722, ref #8127 remove null value handling from PolytomousKeyGraphCo...
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / key / polytomous / IPolytomousKeyEditorPage.java
index 8444e3a866f21a5af77fc4839850d73f86cf3f2b..9f1a0b444404657f4a11a2f83bdcecdc9d443730 100644 (file)
@@ -6,7 +6,6 @@
  * The contents of this file are subject to the Mozilla Public License Version 1.1
  * See LICENSE.TXT at the top of this package for the full license terms.
  */
-
 package eu.etaxonomy.taxeditor.editor.key.polytomous;
 
 import eu.etaxonomy.taxeditor.operation.IPostOperationEnabled;
@@ -14,8 +13,7 @@ import eu.etaxonomy.taxeditor.operation.IPostOperationEnabled;
 /**
  * @author n.hoffmann
  * @created Apr 20, 2011
- * @version 1.0
  */
 public interface IPolytomousKeyEditorPage extends IPostOperationEnabled {
 
-}
+}
\ No newline at end of file