This commit is contained in:
2021-03-31 10:37:39 +08:00
parent be95f6eb7b
commit cf875b5cf1
+1 -3
View File
@@ -143,9 +143,7 @@ class Server extends HttpService
/** /**
* @param $baseServer * @param $baseServer
* @return mixed * @return mixed
* @throws ComponentException * @throws Exception
* @throws NotFindClassException
* @throws ReflectionException
*/ */
private function execute($baseServer): mixed private function execute($baseServer): mixed
{ {