summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search/ClauseGroup.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Search/ClauseGroup.pm')
-rw-r--r--Bugzilla/Search/ClauseGroup.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla/Search/ClauseGroup.pm b/Bugzilla/Search/ClauseGroup.pm
index c7d3e6ae7..c8600b6ac 100644
--- a/Bugzilla/Search/ClauseGroup.pm
+++ b/Bugzilla/Search/ClauseGroup.pm
@@ -7,9 +7,7 @@
package Bugzilla::Search::ClauseGroup;
-use 5.10.1;
use strict;
-use warnings;
use base qw(Bugzilla::Search::Clause);