diff Lib/IMPL/Object/EventSource.pm @ 278:4ddb27ff4a0b

core refactoring
author cin
date Mon, 04 Feb 2013 02:10:37 +0400
parents d1676be8afcc
children
line wrap: on
line diff
--- a/Lib/IMPL/Object/EventSource.pm	Fri Feb 01 16:37:59 2013 +0400
+++ b/Lib/IMPL/Object/EventSource.pm	Mon Feb 04 02:10:37 2013 +0400
@@ -67,7 +67,6 @@
 package IMPL::Object::EventSource::EventTable;
 use parent qw(IMPL::Object);
 use IMPL::Class::Property;
-use IMPL::Class::Property::Direct;
 use Scalar::Util qw(weaken);
 
 use overload