diff Lib/IMPL/DOM/Navigator.pm @ 278:4ddb27ff4a0b

core refactoring
author cin
date Mon, 04 Feb 2013 02:10:37 +0400
parents b8c724f6de36
children 010ceafd0c5a
line wrap: on
line diff
--- a/Lib/IMPL/DOM/Navigator.pm	Fri Feb 01 16:37:59 2013 +0400
+++ b/Lib/IMPL/DOM/Navigator.pm	Mon Feb 04 02:10:37 2013 +0400
@@ -4,7 +4,6 @@
 
 use parent qw(IMPL::Object);
 use IMPL::Class::Property;
-use IMPL::Class::Property::Direct;
 BEGIN {
     private _direct property _path => prop_all;
     private _direct property _state => prop_all;