Merge branch 'master' into dev_new

This commit is contained in:
Yuzuki 2023-09-25 15:11:55 +08:00 committed by GitHub
commit 637d7f9274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,6 @@ import (
E "github.com/sagernet/sing/common/exceptions"
F "github.com/sagernet/sing/common/format"
"github.com/sagernet/sing/service"
"github.com/sagernet/sing/service/pause"
)
var _ adapter.Service = (*Box)(nil)