cleanup
[taxeditor.git] / eu.etaxonomy.taxeditor.cdmlib / src / main / java / eu / etaxonomy / taxeditor / service / IRemoteInvocationTermCacher.java
index 14f63ef85f9ed836f4ca7289b5384205a96512d1..7b41248202001e7c8172673137d962a53c7995ca 100644 (file)
@@ -20,5 +20,4 @@ public interface IRemoteInvocationTermCacher {
     public void cacheTerms(RemoteInvocation ri, RemoteInvocationResult rir);
 
     public RemoteInvocationResult termsFromCache(RemoteInvocation ri);
-
-}
+}
\ No newline at end of file