From b35363ee6005f9c7fadddb0074d589980aa8eb2c Mon Sep 17 00:00:00 2001 From: FEIJINTI <83849113+FEIJINTI@users.noreply.github.com> Date: Mon, 3 Oct 2022 13:38:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E6=A6=82=E5=8F=AF=E4=BB=A5=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E4=B8=A4=E4=B8=AAsock=EF=BC=8C=E4=B8=94=E7=AE=80?= =?UTF-8?q?=E5=8D=95=E5=9B=9E=E5=A4=8D=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- socket_detector.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/socket_detector.py b/socket_detector.py index 4249900..44515cf 100644 --- a/socket_detector.py +++ b/socket_detector.py @@ -14,8 +14,6 @@ from utils import PreSocket, receive_sock, parse_protocol, ack_sock, done_sock, import logging - - def process_cmd(cmd: str, data: any, connected_sock: socket.socket, detector: WoodClass) -> bool: """ 处理指令