mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-16 09:35:39 +01:00
plugins_mirror cannot depend on polyglot
This commit is contained in:
parent
3c10a86c65
commit
be00d40d02
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
|||
from datetime import datetime
|
||||
from email.utils import parsedate
|
||||
from functools import partial
|
||||
from polyglot.builtins import filter, map, zip
|
||||
from multiprocessing.pool import ThreadPool
|
||||
from xml.sax.saxutils import escape, quoteattr
|
||||
# }}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue