Commit fc5839d8 by Anthony Woods

gofmt. remove extra whitespace

parent bce62c49
......@@ -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