mirror of
https://github.com/grafana/grafana.git
synced 2025-01-18 04:23:33 -06:00
Merge pull request #1609 from raintank/1606
gofmt. remove extra whitespace
This commit is contained in:
commit
422324723a
@ -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