Skip to content
Snippets Groups Projects
Commit 272812ae authored by Roang's avatar Roang
Browse files

Split send_mail_to_managers

The method `send_mail_to_managers` was doing two things: preparing the
email and sending it. This commit splits the method into two: one for
preparing the email and another for sending it.

With this change the return type of `send_mail_to_managers` is no longer
ambiguous.
parent f5d76f95
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment