From ea83963d335f7a0185043ca98a0ab612c26b82d4 Mon Sep 17 00:00:00 2001 From: chendaofei <857448963@qq.com> Date: Mon, 21 Apr 2025 13:12:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=9F=E5=A7=8B=E6=95=B0=E6=8D=AE=E5=85=A5?= =?UTF-8?q?=E5=BA=93bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../gather/detection/handler/SocketDevResponseService.java | 3 --- 1 file changed, 3 deletions(-) diff --git a/detection/src/main/java/com/njcn/gather/detection/handler/SocketDevResponseService.java b/detection/src/main/java/com/njcn/gather/detection/handler/SocketDevResponseService.java index 16f86d4c..13e2cab8 100644 --- a/detection/src/main/java/com/njcn/gather/detection/handler/SocketDevResponseService.java +++ b/detection/src/main/java/com/njcn/gather/detection/handler/SocketDevResponseService.java @@ -1788,10 +1788,7 @@ public class SocketDevResponseService { } adHarmonicResultList.add(adHarmonicResult); } - } - - } }