Skip to content

Commit

Permalink
remove redundant text
Browse files Browse the repository at this point in the history
  • Loading branch information
zandre-eng committed Dec 12, 2024
1 parent 255e832 commit adf92e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion corehq/apps/hqwebapp/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ def send_stale_case_data_info_to_admins():
message = (
f'We have identified {num_domains} domains containing stale '
f'case data older than {table.STALE_DATE_THRESHOLD_DAYS} days.\n'
'Please see detailed report below:\n'
'Please see detailed CSV report attached to this email.'
)
if has_error:
Expand Down

0 comments on commit adf92e0

Please sign in to comment.