Skip to content

Commit 334f072

Browse files
author
thisisaaronland
committed
remove debugging
1 parent 60f65d1 commit 334f072

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

organizations/organizations.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ func ListReposWithCallback(org string, opts *ListOptions, cb func(repo *github.R
6767
return err
6868
}
6969

70-
log.Println("WTF", opts.Exclude)
71-
7270
for _, r := range possible {
7371

7472
has_prefix := false

0 commit comments

Comments
 (0)