This commit is contained in:
xl
2023-07-06 13:33:50 +08:00
parent a403421bfe
commit 51039961c1
-1
View File
@@ -206,7 +206,6 @@ class Command extends Component
/** /**
* @param Throwable $throwable * @param Throwable $throwable
* @return bool * @return bool
* @throws ReflectionException
*/ */
private function error(Throwable $throwable): bool private function error(Throwable $throwable): bool
{ {