summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Send/Sendmail.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Send/Sendmail.pm')
-rw-r--r--Bugzilla/Send/Sendmail.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/Bugzilla/Send/Sendmail.pm b/Bugzilla/Send/Sendmail.pm
index 808e62056..0c3cfe9e4 100644
--- a/Bugzilla/Send/Sendmail.pm
+++ b/Bugzilla/Send/Sendmail.pm
@@ -6,9 +6,8 @@
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Send::Sendmail;
-use 5.10.1;
+
use strict;
-use warnings;
use base qw(Email::Send::Sendmail);