mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
go fmt fixes
This commit is contained in:
parent
bafe25fbd9
commit
d7b5fb4604
@ -75,7 +75,7 @@ func OAuthLogin(ctx *m.ReqContext) {
|
||||
ctx.Handle(500, "login.OAuthLogin(state mismatch)", nil)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
// handle call back
|
||||
tr := &http.Transport{
|
||||
Proxy: http.ProxyFromEnvironment,
|
||||
|
Loading…
Reference in New Issue
Block a user