From dfdf9a8ed72a13c1b7ecba035a18d30351e7653d Mon Sep 17 00:00:00 2001 From: CN-JS-HuiBai Date: Wed, 15 Apr 2026 18:06:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=E8=BF=99=E4=B8=AA?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- box.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/box.go b/box.go index 91e9fb9b..c64f1f8b 100644 --- a/box.go +++ b/box.go @@ -2,10 +2,8 @@ package box import ( "context" - "fmt" "io" "os" - "runtime/debug" "time" "github.com/sagernet/sing-box/adapter"