aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormyk%mozilla.org <>2006-01-06 22:38:35 +0000
committermyk%mozilla.org <>2006-01-06 22:38:35 +0000
commit76c3a58cd5e5f040c09258b98727c42f7059a78d (patch)
treefcb285ed8b47bbcf48bab2bb018b928a7a648728 /editcomponents.cgi
parentBug 287325: an initial implementation of custom fields, including the ability... (diff)
downloadbugzilla-76c3a58cd5e5f040c09258b98727c42f7059a78d.tar.gz
bugzilla-76c3a58cd5e5f040c09258b98727c42f7059a78d.tar.bz2
bugzilla-76c3a58cd5e5f040c09258b98727c42f7059a78d.zip
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 'editcomponents.cgi')
-rwxr-xr-xeditcomponents.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/editcomponents.cgi b/editcomponents.cgi
index 3cbd71a9c..c65fd3167 100755
--- a/editcomponents.cgi
+++ b/editcomponents.cgi
@@ -31,7 +31,6 @@ use lib ".";
require "globals.pl";
-use Bugzilla;
use Bugzilla::Constants;
use Bugzilla::Config qw(:DEFAULT $datadir);
use Bugzilla::Series;