mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-21 08:35:20 -05:00
Simplify channel operations
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/v2ray/v2ray-core"
|
||||
"github.com/v2ray/v2ray-core/log"
|
||||
|
||||
// The following are neccesary as they register handlers in their init functions.
|
||||
// The following are neccesary as they register handlers in their init functions.
|
||||
_ "github.com/v2ray/v2ray-core/net/freedom"
|
||||
_ "github.com/v2ray/v2ray-core/net/socks"
|
||||
_ "github.com/v2ray/v2ray-core/net/vmess"
|
||||
|
||||
Reference in New Issue
Block a user