summaryrefslogtreecommitdiffstats
path: root/showdependencytree.cgi
diff options
context:
space:
mode:
authormyk%mozilla.org <>2006-01-06 23:38:35 +0100
committermyk%mozilla.org <>2006-01-06 23:38:35 +0100
commit76c3a58cd5e5f040c09258b98727c42f7059a78d (patch)
treefcb285ed8b47bbcf48bab2bb018b928a7a648728 /showdependencytree.cgi
parent199d6ed76f022232c3799036c75661604a6d70d4 (diff)
downloadbugzilla-76c3a58cd5e5f040c09258b98727c42f7059a78d.tar.gz
bugzilla-76c3a58cd5e5f040c09258b98727c42f7059a78d.tar.xz
Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
Diffstat (limited to 'showdependencytree.cgi')
-rwxr-xr-xshowdependencytree.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/showdependencytree.cgi b/showdependencytree.cgi
index 03abb2729..d9d71b0ab 100755
--- a/showdependencytree.cgi
+++ b/showdependencytree.cgi
@@ -27,7 +27,6 @@ use strict;
use lib qw(.);
require "globals.pl";
-use Bugzilla;
use Bugzilla::User;
use Bugzilla::Bug;