Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
replace spacing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruta Sakalauskaite authored and Ruta Sakalauskaite committed Jan 21, 2016
1 parent 12662d9 commit d15d6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/github.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ func (p *GitHubProvider) SetOrgTeam(org, team string) {
}

func (p *GitHubProvider) hasOrg(accessToken string) (bool, error) {
// https://developer.github.com/v3/orgs/#list-your-organizations
// https://developer.github.com/v3/orgs/#list-your-organizations

var orgs []struct {
Login string `json:"login"`
Expand Down

0 comments on commit d15d6c8

Please sign in to comment.