mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
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
Block a user