mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
997367ed56
commit
492bab17dd
@ -462,5 +462,4 @@ def cleanup(tdir):
|
|||||||
if os.path.isdir(tdir):
|
if os.path.isdir(tdir):
|
||||||
shutil.rmtree(tdir)
|
shutil.rmtree(tdir)
|
||||||
except:
|
except:
|
||||||
#print tdir
|
|
||||||
pass
|
pass
|
Loading…
x
Reference in New Issue
Block a user