From b48dbea888c1807001e1836fe434ba6b8157c117 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Wed, 28 Feb 2024 19:23:05 +0000 Subject: [PATCH] Apply fixes from StyleCI --- config/fileExport.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/fileExport.php b/config/fileExport.php index 93ca1ea..7be8686 100644 --- a/config/fileExport.php +++ b/config/fileExport.php @@ -3,4 +3,4 @@ return [ 'disk' => env('EXPORT_DISK', 'public'), 'expireTime' => env('EXPORT_EXPIRE_TIME', 60), -]; \ No newline at end of file +];