修复了这个问题

This commit is contained in:
CN-JS-HuiBai
2026-04-15 18:06:58 +08:00
parent 0483afa071
commit dfdf9a8ed7

2
box.go
View File

@@ -2,10 +2,8 @@ package box
import ( import (
"context" "context"
"fmt"
"io" "io"
"os" "os"
"runtime/debug"
"time" "time"
"github.com/sagernet/sing-box/adapter" "github.com/sagernet/sing-box/adapter"