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
* @return mixed
* @throws ComponentException
* @throws NotFindClassException
* @throws ReflectionException
* @throws Exception
*/
private function execute($baseServer): mixed
{