mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Remove unused import
This commit is contained in:
parent
9c0346bbb1
commit
26b44e936c
@ -16,7 +16,6 @@ from calibre.gui2.tweak_book import editors, actions, tprefs
|
||||
from calibre.gui2.tweak_book.editor.themes import get_theme, theme_color
|
||||
from calibre.gui2.tweak_book.editor.text import default_font_family
|
||||
from css_selectors import parse, SelectorError
|
||||
from polyglot.builtins import unicode_type
|
||||
|
||||
|
||||
lowest_specificity = (-sys.maxsize, 0, 0, 0, 0, 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user