From 10037a3c9dc4fa5f8c01a2cbb214af72a12ec515 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 20 Apr 2026 12:20:22 -0700 Subject: [PATCH] remove original res --- kindlecomicconverter/comic2ebook.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kindlecomicconverter/comic2ebook.py b/kindlecomicconverter/comic2ebook.py index c95820c..8b99bb8 100755 --- a/kindlecomicconverter/comic2ebook.py +++ b/kindlecomicconverter/comic2ebook.py @@ -324,8 +324,8 @@ def buildOPF(dstdir, title, filelist, originalpath, cover=None): f.write("\n") if options.iskindle and options.profile != 'Custom': f.writelines(["\n", - "\n", + # "\n", "\n", "\n", "\n",