mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 10:28:55 -04:00
code review feedback and merge from main
This commit is contained in:
@@ -165,7 +165,6 @@ def update_notification_status_by_reference(reference, status):
|
||||
"notification not found for reference {} (update to {})".format(
|
||||
reference, status
|
||||
),
|
||||
exc_info=True,
|
||||
)
|
||||
return None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user