Skip to content

Commit 7224762

Browse files
committed
Removed an errant print debug statement.
- Legacy-Id: 8644
1 parent c426d83 commit 7224762

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/group/edit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ def diff(attr, name):
266266
personnel_change_text+=change_text+"\n"
267267

268268
if personnel_change_text!="":
269-
print personnel_change_text
270269
email_iesg_secretary_personnel_change(request, group, personnel_change_text)
271270

272271
# update urls

0 commit comments

Comments
 (0)