Mercurial > pub > Impl
diff Lib/IMPL/DOM/Navigator/SchemaNavigator.pm @ 278:4ddb27ff4a0b
core refactoring
author | cin |
---|---|
date | Mon, 04 Feb 2013 02:10:37 +0400 |
parents | 2746a8e5a6c4 |
children | 70658970af15 |
line wrap: on
line diff
--- a/Lib/IMPL/DOM/Navigator/SchemaNavigator.pm Fri Feb 01 16:37:59 2013 +0400 +++ b/Lib/IMPL/DOM/Navigator/SchemaNavigator.pm Mon Feb 04 02:10:37 2013 +0400 @@ -3,7 +3,6 @@ use warnings; use IMPL::Class::Property; -use IMPL::Class::Property::Direct; require IMPL::DOM::Schema::ComplexType; require IMPL::DOM::Schema::NodeSet;