We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771e854 commit 5f465caCopy full SHA for 5f465ca
1 file changed
ietf/secr/sreq/views.py
@@ -374,7 +374,6 @@ def confirm(request, acronym):
374
375
# send notification
376
session_data['outbound_conflicts'] = [f"{d['name']}: {d['groups']}" for d in outbound_conflicts]
377
- debug.show('session_data["outbound_conflicts"]')
378
send_notification(group,meeting,login,session_data,'new')
379
380
status_text = 'IETF Agenda to be scheduled'
0 commit comments