remove blank line

This commit is contained in:
Tim Richardson
2014-02-15 08:10:42 +11:00
parent 050efa339d
commit b036cb04ff
-1
View File
@@ -3238,7 +3238,6 @@ class ExporterCSV_hidden(ExportClass):
else:
return ''
class ExporterHTML(ExportClass):
label = 'HTML'
file_ext = "html"