mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
remove unused import
This commit is contained in:
parent
f8642e8eb3
commit
f14a3a8601
@ -17,7 +17,6 @@ from calibre.ebooks.oeb.base import OEB_IMAGES
|
||||
from calibre.constants import __appname__, __version__
|
||||
|
||||
from BeautifulSoup import BeautifulSoup
|
||||
from lxml import etree
|
||||
|
||||
TAG_MAP = {
|
||||
'b' : 'strong',
|
||||
|
Loading…
x
Reference in New Issue
Block a user