Merged refactoring from development branch.
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / io / wizard / JaxbImportSourceWizardPage.java
index 3de62222d89f24c222e36590bccc1dba265943c3..fa664a25157a2645eac60a88d59d4baedfa4625a 100644 (file)
@@ -28,7 +28,6 @@ public class JaxbImportSourceWizardPage extends WizardPage {
         */
        protected JaxbImportSourceWizardPage(String pageName) {
                super(pageName);
-               // TODO Auto-generated constructor stub
        }
 
        /* (non-Javadoc)
@@ -36,7 +35,5 @@ public class JaxbImportSourceWizardPage extends WizardPage {
         */
        /** {@inheritDoc} */
        public void createControl(Composite parent) {
-               // TODO Auto-generated method stub
-
        }
 }