mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix up deleted import that shouldn't have been deleted
This commit is contained in:
parent
1411f34b15
commit
c1c1f43654
@ -11,7 +11,7 @@ from urllib import unquote, quote
|
||||
from urlparse import urlparse
|
||||
|
||||
from calibre import relpath, prints
|
||||
|
||||
from calibre.utils.config import tweaks
|
||||
from calibre.utils.date import isoformat
|
||||
|
||||
_author_pat = re.compile(',?\s+(and|with)\s+', re.IGNORECASE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user