Project

General

Profile

« Previous | Next » 

Revision c3d56a52

Added by Andreas Müller almost 2 years ago

cleanup

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java
21 21
import java.util.UUID;
22 22
import java.util.stream.Collectors;
23 23

  
24
import org.apache.logging.log4j.LogManager;import org.apache.logging.log4j.Logger;
24
import org.apache.logging.log4j.LogManager;
25
import org.apache.logging.log4j.Logger;
25 26
import org.springframework.beans.factory.annotation.Autowired;
26 27
import org.springframework.security.core.Authentication;
27 28
import org.springframework.stereotype.Service;

Also available in: Unified diff