From a46a7606697d631700a663ac8f097fc714d36299 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 30 Oct 2025 12:01:46 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20code=20style=20of=20flare=E2=80=99s=20con?= =?UTF-8?q?fig.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/flare.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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