fixes #805 and started to work on #835
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / store / StoreUtil.java
index a09cbd8d97b64782c7b4c7a58338353617db29e2..c57534ae64bee3b1e7b45c45e0bb6838fd2ad3bb 100644 (file)
@@ -46,4 +46,6 @@ public class StoreUtil extends AbstractUtility {
        public static IUndoContext getUndoContext(){
                return IOperationHistory.GLOBAL_UNDO_CONTEXT;
        }
+       
+       
 }