This commit is contained in:
Shteryana Shopova 2019-07-21 00:06:50 +03:00
parent 4aede61066
commit c9dda02092
1 changed files with 7 additions and 8 deletions

View File

@ -56,7 +56,6 @@ func main() {
client := github.NewClient(tc)
teamMembers := fetchUsers(client, ghOrganization, ghTeam)
for _, user := range teamMembers {
if *quiet == false {