mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
cleanup
This commit is contained in:
@@ -1140,7 +1140,7 @@ def get_service_message_ratio():
|
||||
return {
|
||||
"messages_sent": messages_sent,
|
||||
"total_message_limit": my_service.total_message_limit,
|
||||
}
|
||||
}, 200
|
||||
|
||||
|
||||
@service_blueprint.route("/monthly-data-by-service")
|
||||
|
||||
Reference in New Issue
Block a user