summaryrefslogtreecommitdiffstats
path: root/Bugzilla/PatchReader/Raw.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/PatchReader/Raw.pm')
-rw-r--r--Bugzilla/PatchReader/Raw.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla/PatchReader/Raw.pm b/Bugzilla/PatchReader/Raw.pm
index 4b7312f3d..7e34bd4bf 100644
--- a/Bugzilla/PatchReader/Raw.pm
+++ b/Bugzilla/PatchReader/Raw.pm
@@ -13,9 +13,7 @@ package Bugzilla::PatchReader::Raw;
# $parser->end_lines();
#
-use 5.10.1;
use strict;
-use warnings;
use Bugzilla::PatchReader::Base;