mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Update app to the latest notifications_utils.
This commit is contained in:
@@ -237,7 +237,6 @@ def check_messages(service_id, template_type, upload_id):
|
||||
|
||||
session['upload_data']['notification_count'] = len(list(recipients.rows))
|
||||
session['upload_data']['valid'] = not recipients.has_errors
|
||||
|
||||
return render_template(
|
||||
'views/check.html',
|
||||
recipients=recipients,
|
||||
|
||||
Reference in New Issue
Block a user