Minor fixes

This commit is contained in:
世界
2022-08-12 12:13:57 +08:00
parent de9fe64751
commit 0905d87cc8
10 changed files with 70 additions and 36 deletions

View File

@@ -7,8 +7,7 @@ import (
"github.com/sagernet/sing/common"
"github.com/sagernet/sing/common/buf"
"github.com/sagernet/sing/common/bufio"
"github.com/xtaci/smux"
"github.com/sagernet/smux"
)
type abstractSession interface {