modify plugin name

This commit is contained in:
2022-02-23 18:18:44 +08:00
parent 09dd2443c7
commit 689f1cc32a
+1 -3
View File
@@ -13,9 +13,7 @@ namespace Kiri\Abstracts;
use Exception;
use Kiri;
use Kiri\Di\LocalService;
use Kiri\Error\{ErrorHandler};
use Kiri\Error\StdoutLoggerInterface;
use Kiri\Error\StdoutLogger;
use Kiri\Error\{ErrorHandler, StdoutLoggerInterface, StdoutLogger};
use Kiri\Exception\{InitException, NotFindClassException};
use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;