cleanup
[taxeditor.git] / eu.etaxonomy.taxeditor.cdmlib / src / main / java / eu / etaxonomy / taxeditor / service / RemoteInvocationTermCacher.java
index 7808c477bc3b742b7ae4bc8db72ed5dedf8f3be0..c2a2eb8cdc8818ad4460aa597ad84118e13d72ca 100644 (file)
@@ -60,4 +60,4 @@ public class RemoteInvocationTermCacher implements IRemoteInvocationTermCacher {
        public  RemoteInvocationResult termsFromCache(RemoteInvocation ri) {
                return termTypeMap.get(ri.getArguments()[0]);
        }
-}
+}
\ No newline at end of file