Updated client/client.py
This commit is contained in:
parent
36c853b6ef
commit
ebe1bb2552
|
|
@ -1,4 +1,5 @@
|
||||||
from cryptography.fernet import Fernet
|
from cryptography.fernet import Fernet
|
||||||
|
import platform
|
||||||
import threading
|
import threading
|
||||||
import requests
|
import requests
|
||||||
import time
|
import time
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user