diff --git a/Connection.php b/Connection.php index 445f003..264c1de 100644 --- a/Connection.php +++ b/Connection.php @@ -24,9 +24,6 @@ use Kiri\Context; use Kiri\Events\EventProvider; use Kiri\Exception\NotFindClassException; use Kiri\Server\Events\OnWorkerExit; -use Kiri\Server\Events\OnWorkerStop; -use Psr\Container\ContainerExceptionInterface; -use Psr\Container\NotFoundExceptionInterface; use ReflectionException; /**