summaryrefslogtreecommitdiffstats
path: root/extensions/RestrictComments/Config.pm
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/RestrictComments/Config.pm')
-rw-r--r--extensions/RestrictComments/Config.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/RestrictComments/Config.pm b/extensions/RestrictComments/Config.pm
index be703bed7..bef472cc1 100644
--- a/extensions/RestrictComments/Config.pm
+++ b/extensions/RestrictComments/Config.pm
@@ -7,9 +7,7 @@
package Bugzilla::Extension::RestrictComments;
-use 5.10.1;
use strict;
-use warnings;
use constant NAME => 'RestrictComments';
use constant REQUIRED_MODULES => [];