修复了这个问题

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 (
"context"
"fmt"
"io"
"os"
"runtime/debug"
"time"
"github.com/sagernet/sing-box/adapter"