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