mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-04 13:05:31 -04:00
remove unused import
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user