diff --git a/protocol.py b/protocol.py index 80e27b4..200517a 100644 --- a/protocol.py +++ b/protocol.py @@ -13,8 +13,3 @@ class MasterProtocol: # Master To Server challengePacketHeader = b'\xff\xff\xff\xff\x73\x0a' - - #Debug - statusRequest = 's' - - \ No newline at end of file