1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-30 14:06:58 -05: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"