cleanup
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2021-04-24 23:42:50 +02:00
parent 9dc4cab674
commit 4854a71b32
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ from netsim import network_interface
class NetWrapper:
SERVER_ADDRESS = 'A'
def __init__(self, privateKey: str, clientAddress: str, username: str, serverPubKey: str = "",
serverAddr: str = 'A'):