mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
no need for re module
This commit is contained in:
parent
505e72035f
commit
f21f73dbfa
@ -6,7 +6,6 @@ __license__ = 'GPL 3'
|
||||
__copyright__ = '2012, Tomasz Długosz <tomek3d@gmail.com>'
|
||||
__docformat__ = 'restructuredtext en'
|
||||
|
||||
import re
|
||||
import urllib
|
||||
from contextlib import closing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user