add debug

This commit is contained in:
Kenneth Kehl
2025-08-06 09:21:20 -07:00
parent 9f84702301
commit 1807c79d88

View File

@@ -645,8 +645,6 @@ def _generate_notifications_report(service_id, report_id, limit_days):
region=region,
bucket_name=bucket_name,
file_location=file_location,
access_key=access_key,
secret_key=secret_key,
)
current_app.logger.info(f"generate-notifications-report uploaded {file_location}")