Skip to content

Commit 4dcf881

Browse files
committed
usage of oxl-utils
1 parent 33b5950 commit 4dcf881

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/builder/enrich_data.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
from time import sleep
2-
from threading import Thread, Lock
1+
from threading import Lock
32
from json import loads as json_loads
43
from os import system as os_shell
54
from ipaddress import ip_address

0 commit comments

Comments
 (0)