PHP Style Change (Laravel Pint in CI)

This commit is contained in:
HDVinnie
2023-02-02 13:15:48 +00:00
committed by github-actions[bot]
parent a8e101d64a
commit 0031bbfc5b
-1
View File
@@ -44,7 +44,6 @@ class Handler extends ExceptionHandler
public function register(): void
{
$this->reportable(function (Throwable $e): void {
});
}
}