mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-12 00:35:27 -04:00
fix coding style lint
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user