--- trunk/lib/Frey/Run.pm 2008/11/25 17:15:18 519 +++ trunk/lib/Frey/Run.pm 2008/11/26 16:17:17 535 @@ -3,7 +3,6 @@ #extends 'Frey::ClassLoader'; extends 'Frey::Action'; with 'Frey::Web'; -with 'Frey::Escape'; with 'Frey::Session'; use Data::Dump qw/dump/;