Project

General

Profile

« Previous | Next » 

Revision 7494f3b1

Added by Andreas Müller almost 2 years ago

cleanup

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/strategy/cache/agent/TeamDefaultCacheStrategy.java
6 6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7 7
* See LICENSE.TXT at the top of this package for the full license terms.
8 8
*/
9

  
10 9
package eu.etaxonomy.cdm.strategy.cache.agent;
11 10

  
12 11
import java.util.List;
13 12
import java.util.UUID;
14 13

  
15
import org.apache.logging.log4j.LogManager;import org.apache.logging.log4j.Logger;
14
import org.apache.logging.log4j.LogManager;
15
import org.apache.logging.log4j.Logger;
16 16

  
17 17
import eu.etaxonomy.cdm.model.agent.Person;
18 18
import eu.etaxonomy.cdm.model.agent.Team;

Also available in: Unified diff