mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 23:55:58 -05:00
Removed alpha client imports.
This commit is contained in:
@@ -6,7 +6,7 @@ from flask import (
|
||||
request
|
||||
)
|
||||
|
||||
from app import (notify_alpha_client, api_user)
|
||||
from app import api_user
|
||||
from app.aws_sqs import add_notification_to_queue
|
||||
from app.dao import (templates_dao)
|
||||
from app.schemas import (
|
||||
|
||||
Reference in New Issue
Block a user