Fix code style of flare’s config.php
This commit is contained in:
parent
273bdbbb49
commit
a46a760669
1 changed files with 1 additions and 3 deletions
|
|
@ -111,7 +111,6 @@ return [
|
|||
|
||||
'report_error_levels' => null,
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Share button
|
||||
|
|
@ -139,7 +138,7 @@ return [
|
|||
*/
|
||||
|
||||
'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
|
||||
|
|
|
|||
Loading…
Reference in a new issue