There was an error while loading. Please reload this page.
1 parent c426d83 commit 7224762Copy full SHA for 7224762
1 file changed
ietf/group/edit.py
@@ -266,7 +266,6 @@ def diff(attr, name):
266
personnel_change_text+=change_text+"\n"
267
268
if personnel_change_text!="":
269
- print personnel_change_text
270
email_iesg_secretary_personnel_change(request, group, personnel_change_text)
271
272
# update urls
0 commit comments