mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-06-07 08:13:35 -04: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…
x
Reference in New Issue
Block a user