mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
Drop all services sending limits to 50.
This commit is contained in:
@@ -28,9 +28,7 @@ from app.models import ApiKey
|
||||
from app.schemas import (
|
||||
service_schema,
|
||||
api_key_schema,
|
||||
user_schema,
|
||||
permission_schema,
|
||||
invited_user_schema
|
||||
user_schema
|
||||
)
|
||||
|
||||
from app.errors import register_errors
|
||||
|
||||
Reference in New Issue
Block a user