1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-09-26 04:04:14 -04:00

remove unused import

This commit is contained in:
v2ray
2016-06-30 10:47:33 +02:00
parent 7056b414e2
commit 7aa848dc02

View File

@@ -8,7 +8,6 @@ import (
"github.com/v2ray/v2ray-core/common/log"
v2net "github.com/v2ray/v2ray-core/common/net"
"github.com/v2ray/v2ray-core/transport/internet"
"github.com/v2ray/v2ray-core/transport/internet/tcp"
)
const SO_ORIGINAL_DST = 80