modify plugin name

This commit is contained in:
2022-06-08 14:44:55 +08:00
parent 9ce43895b1
commit ba6d854035
-3
View File
@@ -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;
/**