Fix code style of flare’s config.php

This commit is contained in:
Jonny Barnes 2025-10-30 12:01:46 +00:00
commit a46a760669
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8

View file

@ -111,7 +111,6 @@ return [
'report_error_levels' => null, 'report_error_levels' => null,
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Share button | Share button
@ -139,7 +138,7 @@ return [
*/ */
'overridden_groupings' => [ 'overridden_groupings' => [
// Illuminate\Http\Client\ConnectionException::class => Spatie\FlareClient\Enums\OverriddenGrouping::ExceptionMessageAndClass, // Illuminate\Http\Client\ConnectionException::class => Spatie\FlareClient\Enums\OverriddenGrouping::ExceptionMessageAndClass,
], ],
/* /*
@ -159,7 +158,6 @@ return [
], ],
], ],
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Trace | Trace