remove workaround for #39 as it's not valid rdf 0.9 according to the spec

This commit is contained in:
Athou
2025-07-21 15:50:12 +02:00
parent 2c9ce7e8fc
commit 9853205849
3 changed files with 2 additions and 69 deletions

View File

@@ -1,7 +1,2 @@
WireFeedParser.classes=com.commafeed.backend.rome.OPML11Parser \
com.commafeed.backend.rome.RSS090DescriptionParser
Converter.classes=com.commafeed.backend.rome.RSS090DescriptionConverter
WireFeedGenerator.classes=com.commafeed.backend.rome.OPML11Generator
WireFeedParser.classes=com.commafeed.backend.rome.OPML11Parser
WireFeedGenerator.classes=com.commafeed.backend.rome.OPML11Generator