remove unnecessary import

pull/314/head
Darien Raymond 2016-11-30 22:24:59 +01:00
parent 3ffef74d75
commit eb877fa808
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ package kcp
import (
"v2ray.com/core/common"
"v2ray.com/core/common/alloc"
_ "v2ray.com/core/common/log"
"v2ray.com/core/common/serial"
)