Delete unused MIMETYPE_CONTENT, dupe of MIMETYPE_FILE_TEMPLATE.
This commit is contained in:
parent
1f1b36b173
commit
59776e5b4e
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ import tinycss2
|
|||
|
||||
from voussoirkit import pathclass
|
||||
|
||||
MIMETYPE_CONTENT = 'application/epub+zip'
|
||||
|
||||
HTML_LINK_PROPERTIES = {
|
||||
'a': ['href'],
|
||||
'audio': ['src'],
|
||||
|
|
Loading…
Reference in a new issue