Updated client/client.py

This commit is contained in:
mirai
2022-12-01 10:16:14 +03:00
parent 36c853b6ef
commit ebe1bb2552
+1
View File
@@ -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