Skip to content

Commit

Permalink
placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Kehl committed Jan 6, 2025
1 parent 5f0dd6a commit cd13984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/delivery/send_to_providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = []
Expand Down

0 comments on commit cd13984

Please sign in to comment.