cleanup
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / operation / AbstractPostOperation.java
index c313d1f0f9f236ea48bcc8c0e558ad82a5e8a84a..a58b5ad42673c0c7ea8fe405887c4860108790e5 100644 (file)
@@ -1,4 +1,3 @@
-// $Id$
 /**
  * Copyright (C) 2013 EDIT
  * European Distributed Institute of Taxonomy
@@ -135,4 +134,4 @@ public abstract class AbstractPostOperation<T extends ICdmBase> extends Abstract
         return cdmEntitySessionEnabled;
     }
 
-}
\ No newline at end of file
+}