diff options
Diffstat (limited to 'extensions/ProductDashboard')
-rw-r--r-- | extensions/ProductDashboard/lib/Queries.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/ProductDashboard/lib/Queries.pm b/extensions/ProductDashboard/lib/Queries.pm index 2b7950b04..b58298ea8 100644 --- a/extensions/ProductDashboard/lib/Queries.pm +++ b/extensions/ProductDashboard/lib/Queries.pm @@ -31,7 +31,6 @@ use base qw(Exporter); use Bugzilla::CGI; use Bugzilla::User; -use Bugzilla::Search; use Bugzilla::Util; use Bugzilla::Component; use Bugzilla::Version; |