cleanup
authorAndreas Müller <a.mueller@bgbm.org>
Thu, 14 Jul 2022 17:56:34 +0000 (19:56 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Thu, 14 Jul 2022 17:56:34 +0000 (19:56 +0200)
cdmlib-model/src/main/java/eu/etaxonomy/cdm/strategy/cache/agent/TeamDefaultCacheStrategy.java

index 206ca0458d3c0b61c462d18fe80ca172bbedebbd..9dbdf3217c25365fe690e433afa1f25dde51130e 100644 (file)
@@ -6,13 +6,13 @@
 * The contents of this file are subject to the Mozilla Public License Version 1.1
 * See LICENSE.TXT at the top of this package for the full license terms.
 */
-
 package eu.etaxonomy.cdm.strategy.cache.agent;
 
 import java.util.List;
 import java.util.UUID;
 
-import org.apache.logging.log4j.LogManager;import org.apache.logging.log4j.Logger;
+import org.apache.logging.log4j.LogManager;
+import org.apache.logging.log4j.Logger;
 
 import eu.etaxonomy.cdm.model.agent.Person;
 import eu.etaxonomy.cdm.model.agent.Team;