Updated client/client.py
This commit is contained in:
parent
823e5328ea
commit
7b718b5c7d
|
|
@ -7,6 +7,7 @@ import threading
|
||||||
from colorama import init
|
from colorama import init
|
||||||
from colorama import Fore
|
from colorama import Fore
|
||||||
from cryptography.fernet import Fernet
|
from cryptography.fernet import Fernet
|
||||||
|
from websocket import create_connection
|
||||||
|
|
||||||
init()
|
init()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user