removing view_notifications from other templates

This commit is contained in:
Beverly Nguyen
2025-10-09 17:57:59 -07:00
parent a013f30600
commit 9efc3b36b3
4 changed files with 7 additions and 267 deletions

View File

@@ -104,6 +104,7 @@ EXCLUDED_ENDPOINTS = tuple(
"get_daily_stats_by_user",
"get_volumes_by_service",
"get_example_csv",
"get_notifications_as_json",
"get_redis_report",
"get_started",
"get_started_old",