From 1e3f643fa9e95e913ec87f79bc40b8cebb1a799f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Sun, 16 Apr 2023 00:15:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Server.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Server.php b/Server.php index 906da73..111a054 100644 --- a/Server.php +++ b/Server.php @@ -172,7 +172,6 @@ class Server /** * @return void - * @throws ConfigException * @throws ContainerExceptionInterface * @throws NotFoundExceptionInterface * @throws Exception