From bf5554febae6f299c716b5a9582c6bfd6980b728 Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Thu, 12 Nov 2020 23:20:30 +0100 Subject: + added some files that should belonged to the last commit + preparation for supporting more mime types --- lib/JWebmail/Model/WriteMails.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/JWebmail/Model/WriteMails.pm') diff --git a/lib/JWebmail/Model/WriteMails.pm b/lib/JWebmail/Model/WriteMails.pm index 5df5379..1807a72 100644 --- a/lib/JWebmail/Model/WriteMails.pm +++ b/lib/JWebmail/Model/WriteMails.pm @@ -6,7 +6,6 @@ use utf8; use Exporter 'import'; our @EXPORT_OK = qw(sendmail); -use Data::Dumper; use Email::MIME; @@ -140,4 +139,4 @@ Optinal attachment. The mime type of the attachment. -=cut \ No newline at end of file +=cut -- cgit v1.2.3