Project

General

Profile

« Previous | Next » 

Revision 794be65e

Added by Andreas Müller almost 2 years ago

cleanup

View differences:

cdmlib-test/src/main/java/eu/etaxonomy/cdm/database/TestingTermVocabularyDao.java
31 31
@Repository
32 32
public class TestingTermVocabularyDao {
33 33

  
34
    private static final Logger logger = LogManager.getLogger(TestingTermVocabularyDao.class);
34
    private static final Logger logger = LogManager.getLogger();
35 35

  
36 36
    @Autowired
37 37
    private SessionFactory factory;

Also available in: Unified diff