More cleanup.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
Cliff Hill
2024-01-16 15:47:55 -05:00
parent 26bc6198f8
commit bd705ed188
9 changed files with 38 additions and 46 deletions

View File

@@ -15,7 +15,7 @@ from app.dao.notifications_dao import (
update_notification_status_by_id,
)
from app.delivery import send_to_providers
from app.enum import NotificationStatus
from app.enums import NotificationStatus
from app.exceptions import NotificationTechnicalFailureException
# This is the amount of time to wait after sending an sms message before we check the aws logs and look for delivery