Mercurial > pub > Impl
diff Lib/IMPL/Web/View/TTFactory.pm @ 232:5c82eec23bb6
Fixed degradations due refactoring
author | sergey |
---|---|
date | Tue, 09 Oct 2012 20:12:47 +0400 |
parents | 4d0e1962161c |
children | bbc0da7ef90e |
line wrap: on
line diff
--- a/Lib/IMPL/Web/View/TTFactory.pm Tue Oct 09 03:09:41 2012 +0400 +++ b/Lib/IMPL/Web/View/TTFactory.pm Tue Oct 09 20:12:47 2012 +0400 @@ -3,7 +3,7 @@ use Template::Context(); -use IMPL::lang qw(:hash :declare :constants); +use IMPL::lang qw(:hash :declare ); use IMPL::Exception(); use Scalar::Util qw(weaken);