Updated client/client.py

This commit is contained in:
mirai 2022-12-01 10:16:14 +03:00
parent 36c853b6ef
commit ebe1bb2552

View File

@ -1,4 +1,5 @@
from cryptography.fernet import Fernet
import platform
import threading
import requests
import time