Commit 42232472 by Anthony Woods

Merge pull request #1609 from raintank/1606

gofmt. remove extra whitespace
parents 32071445 12e03397
......@@ -61,7 +61,7 @@ func getOrgIdForNewUser(userEmail string, sess *session) (int64, error) {
Id: org.Id,
Name: org.Name,
})
return org.Id, nil
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment