mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 23:26:23 -05:00
placeholder
This commit is contained in:
@@ -158,7 +158,7 @@ def _get_verify_code(notification):
|
||||
recipient = recipient.decode("utf-8")
|
||||
return recipient
|
||||
|
||||
|
||||
# PUT THE FIX HERE???????
|
||||
def get_sender_numbers(notification):
|
||||
possible_senders = dao_get_sms_senders_by_service_id(notification.service_id)
|
||||
sender_numbers = []
|
||||
|
||||
Reference in New Issue
Block a user