summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Product.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Product.pm')
-rw-r--r--Bugzilla/Product.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Product.pm b/Bugzilla/Product.pm
index 7af2995c2..0b353725b 100644
--- a/Bugzilla/Product.pm
+++ b/Bugzilla/Product.pm
@@ -18,7 +18,6 @@ use strict;
package Bugzilla::Product;
-use Bugzilla;
use Bugzilla::Component;
use Bugzilla::Classification;
use Bugzilla::Version;