diff options
Diffstat (limited to 'Bugzilla/BugUrl/Splat.pm')
-rw-r--r-- | Bugzilla/BugUrl/Splat.pm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Bugzilla/BugUrl/Splat.pm b/Bugzilla/BugUrl/Splat.pm index 49b2b762f..42918f0d4 100644 --- a/Bugzilla/BugUrl/Splat.pm +++ b/Bugzilla/BugUrl/Splat.pm @@ -6,11 +6,7 @@ # defined by the Mozilla Public License, v. 2.0. package Bugzilla::BugUrl::Splat; - -use 5.10.1; use strict; -use warnings; - use base qw(Bugzilla::BugUrl); sub should_handle { |