Project

General

Profile

« Previous | Next » 

Revision deed567d

Added by Andreas Müller over 4 years ago

ref #2826 remove not needed cdmTargetClass

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/io/pesi/indexFungorum/IndexFungorumHigherClassificationImport.java
45 45
	private static final String dbTableName = "tblPESIfungi-Classification";
46 46

  
47 47
	public IndexFungorumHigherClassificationImport(){
48
		super(pluralString, dbTableName, null);
48
		super(pluralString, dbTableName);
49 49
	}
50 50

  
51 51
	@Override

Also available in: Unified diff