mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-21 05:35:14 +02:00
...
This commit is contained in:
parent
4a7788ced0
commit
3151bb134e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
__copyright__ = '2012, Kovid Goyal <kovid@kovidgoyal.net>'
|
||||
__docformat__ = 'restructuredtext en'
|
||||
|
||||
import os, shutil
|
||||
import os
|
||||
from collections import namedtuple
|
||||
|
||||
from calibre import strftime
|
||||
|
|
|
|||
Loading…
Reference in a new issue