Skip to content

Commit

Permalink
Fixing a TODO.
Browse files Browse the repository at this point in the history
There is now issue #113 to track it.
  • Loading branch information
The4thLaw committed Jan 30, 2021
1 parent 88d84fb commit 6e4aecd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,6 @@ public Demyo2Handler() {
allRelations.put("readers_reading_list", readerReadingList);
}

// TODO [P2]: manage meta version to warn if the schema version is different, except if it's Demyo 1.5 or
// earlier
@Override
public void startElement(String uri, String localName, String qName, Attributes attributes)
throws SAXException {
Expand Down

0 comments on commit 6e4aecd

Please sign in to comment.