mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Records the service ID if present, or if an ADMIN api call the string admin-api.
this is used later in logging of requests.
This commit is contained in:
@@ -36,8 +36,6 @@ from app.schemas import (
|
||||
)
|
||||
from app.service.utils import service_allowed_to_send_to
|
||||
from app.utils import pagination_links
|
||||
from app import redis_store
|
||||
from app.clients import redis
|
||||
|
||||
notifications = Blueprint('notifications', __name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user