diff Lib/IMPL/Transform.pm @ 278:4ddb27ff4a0b

core refactoring
author cin
date Mon, 04 Feb 2013 02:10:37 +0400
parents cd2b1f121029
children
line wrap: on
line diff
--- a/Lib/IMPL/Transform.pm	Fri Feb 01 16:37:59 2013 +0400
+++ b/Lib/IMPL/Transform.pm	Mon Feb 04 02:10:37 2013 +0400
@@ -5,7 +5,6 @@
 
 use IMPL::lang qw(:declare);
 
-use IMPL::Class::Property::Direct;
 
 BEGIN {
     public _direct property templates => PROP_ALL;