From 2add3303825ae7cdc718850c07225cfb83f2354b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 3 Nov 2021 15:19:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index ac376989..535ce73f 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,6 @@ "autoload": { "psr-4": { "Kiri\\": "kiri-engine/", - "Server\\": "http-server/", "Gii\\": "kiri-gii/", "Annotation\\": "kiri-note/" },