diff options
Diffstat (limited to 'Bugzilla/Config/PatchViewer.pm')
-rw-r--r-- | Bugzilla/Config/PatchViewer.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla/Config/PatchViewer.pm b/Bugzilla/Config/PatchViewer.pm index 03dfc02a6..6bd9557a9 100644 --- a/Bugzilla/Config/PatchViewer.pm +++ b/Bugzilla/Config/PatchViewer.pm @@ -31,9 +31,7 @@ package Bugzilla::Config::PatchViewer; -use 5.10.1; use strict; -use warnings; use Bugzilla::Config::Common; |