diff Lib/IMPL/Transform.pm @ 236:2904da230022

DOM refactoring
author sergey
date Mon, 15 Oct 2012 04:23:01 +0400
parents 292226770180
children cd2b1f121029
line wrap: on
line diff
--- a/Lib/IMPL/Transform.pm	Fri Oct 12 02:08:51 2012 +0400
+++ b/Lib/IMPL/Transform.pm	Mon Oct 15 04:23:01 2012 +0400
@@ -3,7 +3,7 @@
 
 use parent qw(IMPL::Object);
 
-use IMPL::lang qw(:declare :constants);
+use IMPL::lang qw(:declare);
 
 use IMPL::Class::Property::Direct;