diff --git a/config/flare.php b/config/flare.php index a2cf7c42..f2b4bcdd 100644 --- a/config/flare.php +++ b/config/flare.php @@ -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