mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-30 05:56:54 -05:00
Fix lint (#1021)
This commit is contained in:
parent
b57ebd5c1c
commit
cf009a4ba2
@ -3,6 +3,8 @@ package http
|
||||
import (
|
||||
"bufio"
|
||||
"net/http"
|
||||
|
||||
// required to use go:linkname
|
||||
_ "unsafe"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user