1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-28 03:54:04 -04:00

fix test break

This commit is contained in:
Darien Raymond
2016-02-05 10:48:34 +00:00
parent d1e990d46e
commit 20147cb0bd

View File

@@ -2,7 +2,6 @@ package protocol
import (
"errors"
"net"
"github.com/v2ray/v2ray-core/common/alloc"
"github.com/v2ray/v2ray-core/common/log"