mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-03-17 07:13:42 +01:00
Cleanup, cleanup
This commit is contained in:
@@ -121,7 +121,6 @@ def render_html_data(path_to_html, width, height):
|
||||
result = {}
|
||||
|
||||
def report_error(text=''):
|
||||
__import__('pdb').set_trace()
|
||||
print(f'Failed to render {path_to_html}')
|
||||
# file=sys.stderr)
|
||||
if text:
|
||||
|
||||
Reference in New Issue
Block a user