From a8953b9b2c0b5e5aa91c7ecdef4cfe8855cad2fb Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Sun, 2 Nov 2025 15:58:20 +0530 Subject: [PATCH] Remove unnecessary blank line in filesystems configuration --- config/filesystems.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config/filesystems.php b/config/filesystems.php index 3d671bd91..7057e7ed1 100644 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -59,7 +59,6 @@ return [ 'throw' => false, 'report' => false, ], - ], /*