Merge branch 'release/5.32.0'
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / ui / section / supplemental / AbstractSingleSourceElement.java
index 221b7ff3d3dd5b74e85a263dade708859c05c2bc..5d23194ea5bb39a3fe5abce5b2453c57416f991e 100755 (executable)
@@ -66,6 +66,4 @@ public abstract class AbstractSingleSourceElement <T extends SingleSourcedEntity
     public void setIndent(int indent){
         singleSourceSection.setIndent(indent);
     }
-
-
-}
+}
\ No newline at end of file