remove duplicated import time
parent
a26acdefc5
commit
7114999c75
|
@ -10,7 +10,6 @@ from random import randint
|
|||
from threading import Thread
|
||||
from threading import Lock
|
||||
import redis
|
||||
import time
|
||||
import json
|
||||
import iptc
|
||||
|
||||
|
|
Loading…
Reference in New Issue