Remove errant debug statement.
This commit is contained in:
parent
a7cfae7927
commit
064578484e
1 changed files with 0 additions and 1 deletions
|
@ -413,7 +413,6 @@ def check_owners(fas, owner, comaintainers, cc_list):
|
|||
break
|
||||
|
||||
if not 'status' in person:
|
||||
print "FOO!"
|
||||
warnings.append('WARNING: "%s" is not a valid FAS account.' % i)
|
||||
break
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue