Django 1.9.
[wolnelektury.git] / src / oai / handlers.py
index 6fbcd42..0eeea8c 100644 (file)
@@ -56,7 +56,6 @@ def nsdcterms(name):
     return '{%s}%s' % (NS_DCTERMS, name)
 
 
-# WTF
 class Catalogue(common.ResumptionOAIPMH):
     TAG_CATEGORIES = ['author', 'epoch', 'kind', 'genre']