summaryrefslogtreecommitdiffstats
path: root/extensions/ComponentWatching/Config.pm
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/ComponentWatching/Config.pm')
-rw-r--r--extensions/ComponentWatching/Config.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/ComponentWatching/Config.pm b/extensions/ComponentWatching/Config.pm
index 2014fbbfa..560b5c3c5 100644
--- a/extensions/ComponentWatching/Config.pm
+++ b/extensions/ComponentWatching/Config.pm
@@ -6,11 +6,7 @@
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::ComponentWatching;
-
-use 5.10.1;
use strict;
-use warnings;
-
use constant NAME => 'ComponentWatching';
__PACKAGE__->NAME;