Project

General

Profile

« Previous | Next » 

Revision 2720ea2c

Added by Andreas Müller over 3 years ago

cleanup

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/descriptive/owl/in/StructureTreeOwlImportConfigurator.java
16 16
/**
17 17
 * @author pplitzner
18 18
 * @since Apr 24, 2019
19
 *
20 19
 */
21
public class StructureTreeOwlImportConfigurator extends ImportConfiguratorBase<StructureTreeOwlImportState, URI> {
20
public class StructureTreeOwlImportConfigurator
21
        extends ImportConfiguratorBase<StructureTreeOwlImportState, URI> {
22 22

  
23 23
    private static final long serialVersionUID = -7981427548996602252L;
24 24

  

Also available in: Unified diff