Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-14 14:18:28 +08:00
parent 4831bc67f5
commit 971b1f1fb0
-2
View File
@@ -23,8 +23,6 @@ class ServerProviders extends Providers
*/
public function onImport(Application $application)
{
$application->set('server', ['class' => Server::class]);
$container = Kiri::getDi();
$console = $container->get(\Symfony\Component\Console\Application::class);