mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
fix coding style lint
This commit is contained in:
parent
3a77bbdf65
commit
e1de9c9bed
@ -74,7 +74,6 @@ func (h *requestHandler) ServeHTTP(writer http.ResponseWriter, request *http.Req
|
||||
} else {
|
||||
h.ln.addConn(newConnectionWithEarlyData(conn, remoteAddr, earlyData))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
type Listener struct {
|
||||
|
Loading…
Reference in New Issue
Block a user