mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
dont import time
This commit is contained in:
parent
48c8b44bd3
commit
d32b4d0e73
1 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,6 @@ import shutil
|
|||
import logging
|
||||
import datetime
|
||||
import time
|
||||
import urllib2
|
||||
from subprocess import call
|
||||
|
||||
|
||||
|
@ -459,4 +458,4 @@ if inputHash and useLink:
|
|||
time.sleep(10)
|
||||
|
||||
sys.stdout = old_stdout
|
||||
log_file.close()
|
||||
log_file.close()
|
Loading…
Add table
Add a link
Reference in a new issue