mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 07:21:13 -05:00
code review feedback
This commit is contained in:
@@ -433,7 +433,6 @@ def get_all_notifications_for_service(service_id):
|
||||
notification.job_id,
|
||||
notification.job_row_number,
|
||||
)
|
||||
print(f"RECIPIENTE IN service/rest {recipient}")
|
||||
notification.to = recipient
|
||||
notification.normalised_to = recipient
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user