mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
25c93421fb
commit
9c2dcfd5af
@ -957,8 +957,6 @@ def create_oebbook(log, path_or_stream, opts, input_plugin, reader=None,
|
||||
'''
|
||||
Create an OEBBook.
|
||||
'''
|
||||
if input_plugin == 'LITInput':
|
||||
print "***\n\n*** Input plugin is: "+str(input_plugin)+"\n\n****"
|
||||
from calibre.ebooks.oeb.base import OEBBook
|
||||
html_preprocessor = HTMLPreProcessor(input_plugin.preprocess_html,
|
||||
opts.preprocess_html, opts)
|
||||
|
Loading…
x
Reference in New Issue
Block a user