[Rt-commit] r18919 - rt/3.999/branches/lorzy/lib/RT/Interface/Web
jesse at bestpractical.com
jesse at bestpractical.com
Mon Mar 23 21:26:02 EDT 2009
Author: jesse
Date: Mon Mar 23 21:26:02 2009
New Revision: 18919
Modified:
rt/3.999/branches/lorzy/lib/RT/Interface/Web/Handler.pm
Log:
remove a no-longer-used module
Modified: rt/3.999/branches/lorzy/lib/RT/Interface/Web/Handler.pm
==============================================================================
--- rt/3.999/branches/lorzy/lib/RT/Interface/Web/Handler.pm (original)
+++ rt/3.999/branches/lorzy/lib/RT/Interface/Web/Handler.pm Mon Mar 23 21:26:02 2009
@@ -50,7 +50,6 @@
use CGI qw/-private_tempfiles/;
use MIME::Entity;
use Text::Wrapper;
-use CGI::Cookie;
use Time::ParseDate;
use Time::HiRes;
use HTML::Entities;
More information about the Rt-commit
mailing list