summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl/WebCompat.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/BugUrl/WebCompat.pm')
-rw-r--r--Bugzilla/BugUrl/WebCompat.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/Bugzilla/BugUrl/WebCompat.pm b/Bugzilla/BugUrl/WebCompat.pm
index bd66dcae7..0c0138abc 100644
--- a/Bugzilla/BugUrl/WebCompat.pm
+++ b/Bugzilla/BugUrl/WebCompat.pm
@@ -6,11 +6,7 @@
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::BugUrl::WebCompat;
-
-use 5.10.1;
use strict;
-use warnings;
-
use base qw(Bugzilla::BugUrl);
###############################