summaryrefslogtreecommitdiffstats
path: root/Bugzilla/PatchReader/Base.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/PatchReader/Base.pm')
-rw-r--r--Bugzilla/PatchReader/Base.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla/PatchReader/Base.pm b/Bugzilla/PatchReader/Base.pm
index 26cb9a9a0..f2fd69a68 100644
--- a/Bugzilla/PatchReader/Base.pm
+++ b/Bugzilla/PatchReader/Base.pm
@@ -1,8 +1,6 @@
package Bugzilla::PatchReader::Base;
-use 5.10.1;
use strict;
-use warnings;
sub new {
my $class = shift;