Skip to content

Commit

Permalink
Eliminated incorrect comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed May 22, 2019
1 parent 9894b80 commit a431880
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/wrappers/TaxonConceptWrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ const { TaxonNameWrapper } = require('./TaxonNameWrapper');
* (i.e. as a nominal taxon concept, as in https://github.com/darwin-sw/dsw/wiki/ClassTaxon).
* - MAY have nameString and accordingToString properties. We will fall back
* to these properties if hasName or accordingTo are missing.
*
* Taxonomic units may be specified with only an '@id' or a set of '@id's, which
* indicate external references. We will add extra types for TYPE_APOMORPHY and
* TYPE_PHYLOREF when needed.
*
* TODO: We need to develop a syntax for representing apomorphies and referencing
* phyloreferences.
*/

class TaxonConceptWrapper {
Expand Down

0 comments on commit a431880

Please sign in to comment.