cleanup
authorAndreas Müller <a.mueller@bgbm.org>
Wed, 6 Oct 2021 09:28:47 +0000 (11:28 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Wed, 6 Oct 2021 09:28:47 +0000 (11:28 +0200)
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/DescriptiveDataSetService.java

index 1472594a5f368bf09214503d6fbfd6cd19a5da37..4b2e937fb62e33a4a4227623aff05eb579837e39 100644 (file)
@@ -357,9 +357,7 @@ public class DescriptiveDataSetService
                 }
             }
 
-
             //add specimen description to data set
-
             specimenDescription.addDescriptiveDataSet(dataSet);
             //add taxon description with IndividualsAssociation to the specimen to data set
             taxonDescription.addDescriptiveDataSet(dataSet);