From e178360b3cd1728631c588c47de7f2c4b8e7a0ab Mon Sep 17 00:00:00 2001 From: Pedro Cunha Date: Sat, 30 Nov 2024 23:38:22 +0000 Subject: [PATCH] style: run Pint --- bootstrap/app.php | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap/app.php b/bootstrap/app.php index 91bfd242..696386de 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -4,7 +4,6 @@ use Illuminate\Foundation\Application; use Illuminate\Foundation\Configuration\Exceptions; use Illuminate\Foundation\Configuration\Middleware; -use Symfony\Component\HttpFoundation\Request; return Application::configure(basePath: dirname(__DIR__)) ->withRouting(