[freeside-commits] branch master updated. ffa18709ee8a4d05e18d2d406cf73afe79e52524

Ivan Kohler ivan at freeside.biz
Sat Feb 13 16:11:00 PST 2021


The branch, master has been updated
       via  ffa18709ee8a4d05e18d2d406cf73afe79e52524 (commit)
      from  f9f1313aed3c86fe4287c4d978b4981d574c9917 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ffa18709ee8a4d05e18d2d406cf73afe79e52524
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Feb 13 16:10:59 2021 -0800

    eliminate some false laziness in FS::Misc::send_email vs. msg_template/email.pm send_prepared :/

diff --git a/FS/FS/msg_template/email.pm b/FS/FS/msg_template/email.pm
index 8fb81f677..89503590c 100644
--- a/FS/FS/msg_template/email.pm
+++ b/FS/FS/msg_template/email.pm
@@ -18,7 +18,6 @@ use Encode;
 # needed to send email
 use FS::Misc qw( generate_email _sendmail );
 use FS::Conf;
-use Email::Sender::Simple qw( sendmail );
 
 use FS::Record qw( qsearch qsearchs );
 

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/msg_template/email.pm | 1 -
 1 file changed, 1 deletion(-)




More information about the freeside-commits mailing list