Project

General

Profile

« Previous | Next » 

Revision 00931afd

Added by Andreas Müller almost 2 years ago

cleanup

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/cdmLight/CdmLightClassificationExport.java
116 116
    private static final long serialVersionUID = 2518643632756927053L;
117 117

  
118 118
    @Autowired
119
    IEditGeoService geoService;
119
    private IEditGeoService geoService;
120 120

  
121 121
    public CdmLightClassificationExport() {
122
        super();
123 122
        this.ioName = this.getClass().getSimpleName();
124 123
    }
125 124

  

Also available in: Unified diff