diff --git a/src/EventDispatch.php b/src/EventDispatch.php index cc5d014..9e86f80 100644 --- a/src/EventDispatch.php +++ b/src/EventDispatch.php @@ -2,7 +2,7 @@ namespace Kiri\Events; -use Annotation\Inject; +use Note\Inject; use Kiri\Abstracts\BaseObject; use Psr\EventDispatcher\EventDispatcherInterface; use Psr\EventDispatcher\StoppableEventInterface;