mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-03 21:20:47 -04:00
Merge pull request #753 from alphagov/logging-service-ids
Records the service ID if present in the request
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