mirror of https://github.com/grafana/grafana.git
gofmt. remove extra whitespace
This commit is contained in:
parent
bce62c49d0
commit
fc5839d8f1
|
|
@ -61,7 +61,7 @@ func getOrgIdForNewUser(userEmail string, sess *session) (int64, error) {
|
|||
Id: org.Id,
|
||||
Name: org.Name,
|
||||
})
|
||||
|
||||
|
||||
return org.Id, nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue