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