
theory at bricolage
Apr 30, 2008, 1:18 PM
Post #1 of 1
(135 views)
Permalink
|
Revision: 8218 Author: theory Date: 2008-04-30 13:18:45 -0700 (Wed, 30 Apr 2008) ViewCVS: http://viewsvn.bricolage.cc/?rev=8218&view=rev Log Message: ----------- Dupe. Modified Paths: -------------- bricolage/trunk/lib/Bric/Util/Burner.pm Modified: bricolage/trunk/lib/Bric/Util/Burner.pm =================================================================== --- bricolage/trunk/lib/Bric/Util/Burner.pm 2008-04-30 18:50:58 UTC (rev 8217) +++ bricolage/trunk/lib/Bric/Util/Burner.pm 2008-04-30 20:18:45 UTC (rev 8218) @@ -209,7 +209,6 @@ #--------------------------------------# # Programatic Dependencies -use Bric::App::Session; use Bric::Util::Fault qw(throw_gen throw_burn_error throw_burn_user rethrow_exception); use Bric::Util::Trans::FS;
|