From a41f947030175ac048abc190fb54bad2976f0e86 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Wed, 13 Aug 2025 22:23:43 -0700 Subject: [PATCH] remove print --- kindlecomicconverter/comic2ebook.py | 1 - 1 file changed, 1 deletion(-) 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