From a43f9586ec70176513650abfd8119be2a5a38d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Mon, 17 Apr 2023 01:02:14 +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 b26ab34..1c55353 100644 --- a/Server.php +++ b/Server.php @@ -184,7 +184,6 @@ class Server /** * @return bool - * @throws ConfigException * @throws Exception */ public function isRunner(): bool