mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 04:43:44 +02:00
PML Output: Remove unnecessary import.
This commit is contained in:
parent
4a20c9a582
commit
0fff29bfb2
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
from calibre.ebooks.oeb.stylizer import Stylizer
|
||||
from calibre.ebooks.pdb.ereader import image_name
|
||||
from calibre.ebooks.pml import unipmlcode
|
||||
from calibre import entity_to_unicode
|
||||
|
||||
TAG_MAP = {
|
||||
'b' : 'B',
|
||||
|
|
|
|||
Loading…
Reference in a new issue