Skip to content

Commit

Permalink
Close #224
Browse files Browse the repository at this point in the history
  • Loading branch information
dostuffthatmatters committed Oct 9, 2024
1 parent 8805989 commit b76ebdb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/core/utils/exception_email_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,6 @@ def handle_occured_exceptions(
def send_test_email(config: types.Config) -> None:
"""Send out a test email."""

if not config.error_email.notify_recipients:
return

pyra_version = _get_pyra_version()
current_log_lines = _get_current_log_lines()

Expand Down

0 comments on commit b76ebdb

Please sign in to comment.