mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
Run go fmt
This commit is contained in:
@@ -86,7 +86,6 @@ func (h *WebUiHandler) handleWebUiRequest(w http.ResponseWriter, r *http.Request
|
||||
Styles: template.CSS(stylesText),
|
||||
}
|
||||
|
||||
|
||||
w.WriteHeader(401)
|
||||
loginTemplate.Execute(w, loginData)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user