This commit is contained in:
2021-08-04 16:35:20 +08:00
parent 0367ac2c6c
commit 1b0df626c4
-1
View File
@@ -120,7 +120,6 @@ class ErrorHandler extends Component implements ErrorInterface
write($data, $this->category);
var_dump($data);
return $data;
}