diff --git a/kindlecomicconverter/comic2ebook.py b/kindlecomicconverter/comic2ebook.py index d506c37..694f0b1 100755 --- a/kindlecomicconverter/comic2ebook.py +++ b/kindlecomicconverter/comic2ebook.py @@ -1617,7 +1617,6 @@ def makeBook(source, qtgui=None): rmtree(path, True) except Exception: pass - print(filepath) return filepath