This commit is contained in:
as2252258@163.com
2021-02-23 00:36:24 +08:00
parent 7b27767e5f
commit 9d6328d76a
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -444,7 +444,6 @@ class Node extends HttpService
*/
public function restructure(): static
{
var_dump($this->handler);
if (empty($this->handler)) {
return $this;
}