From 76c3a58cd5e5f040c09258b98727c42f7059a78d Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Fri, 6 Jan 2006 22:38:35 +0000 Subject: 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. --- summarize_time.cgi | 1 - 1 file changed, 1 deletion(-) (limited to 'summarize_time.cgi') diff --git a/summarize_time.cgi b/summarize_time.cgi index 0827077e8..44c4f8d50 100755 --- a/summarize_time.cgi +++ b/summarize_time.cgi @@ -23,7 +23,6 @@ use lib qw(.); use Date::Parse; # strptime use Date::Format; # strftime -use Bugzilla; use Bugzilla::Bug; # EmitDependList use Bugzilla::Util; # trim use Bugzilla::Constants; # LOGIN_* -- cgit v1.2.3-24-g4f1b