remove debugging for 2fa issue

This commit is contained in:
Kenneth Kehl
2024-01-11 09:38:00 -08:00
parent 38e802da78
commit ea8caf1ad9
2 changed files with 1 additions and 26 deletions

View File

@@ -82,10 +82,7 @@ def send_sms_to_provider(notification):
if my_phone:
my_phone = my_phone.decode("utf-8")
# TODO REMOVE
current_app.logger.info(
f"IN SEND TO PROVIDERS, WHERE WE GET THE VALUE, KEY IS {key} and value is {my_phone}"
)
if my_phone is None:
si = notification.service_id
ji = notification.job_id