Mercurial > pub > Impl
diff Lib/IMPL/Web/View/TTLoader.pm @ 232:5c82eec23bb6
Fixed degradations due refactoring
author | sergey |
---|---|
date | Tue, 09 Oct 2012 20:12:47 +0400 |
parents | c8fe3f84feba |
children | 6b6d4b2275a1 |
line wrap: on
line diff
--- a/Lib/IMPL/Web/View/TTLoader.pm Tue Oct 09 03:09:41 2012 +0400 +++ b/Lib/IMPL/Web/View/TTLoader.pm Tue Oct 09 20:12:47 2012 +0400 @@ -1,7 +1,7 @@ package IMPL::Web::View::TTLoader; use strict; -use IMPL::lang qw(:declare :constants); +use IMPL::lang qw(:declare); use Template::Provider(); use Template::Context();