From d38baa022c9525d7d7dee92284713eed92e9ca72 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 5 Feb 2024 14:34:09 +0530 Subject: [PATCH] pep8 --- src/calibre/gui2/comments_editor.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/calibre/gui2/comments_editor.py b/src/calibre/gui2/comments_editor.py index 153376f561..0016cc274d 100644 --- a/src/calibre/gui2/comments_editor.py +++ b/src/calibre/gui2/comments_editor.py @@ -23,7 +23,6 @@ from qt.core import ( from threading import Thread from calibre import browser, fit_image, xml_replace_entities -from calibre.constants import iswindows from calibre.db.constants import DATA_DIR_NAME from calibre.ebooks.chardet import xml_to_unicode from calibre.gui2 import (