Skip to content

Commit 3811650

Browse files
committed
Remove extra line break in default.php
StyleCI will not complain about it but Malou will... :-)
1 parent 749175f commit 3811650

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/sprinkles/core/config/default.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@
202202
'bucket' => getenv('AWS_BUCKET') ?: '',
203203
'url' => getenv('AWS_URL') ?: '',
204204
],
205-
206205
/*
207206
* Rackspace Config. Config should go in .env file. see :
208207
* https://laravel.com/docs/5.8/filesystem#configuration

0 commit comments

Comments
 (0)