You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-09 03:22:43 +03:00
fix linter errors
This commit is contained in:
@@ -1252,7 +1252,6 @@ func (o *oauth) success(w http.ResponseWriter) {
|
||||
w.Write([]byte(`</p>`))
|
||||
w.Write([]byte(`</body>`))
|
||||
w.Write([]byte(`</html>`))
|
||||
|
||||
}
|
||||
|
||||
func (o *oauth) badRequest(w http.ResponseWriter, msg string) {
|
||||
|
Reference in New Issue
Block a user