Apply fixes from StyleCI (#5356)

This commit is contained in:
Graham Campbell
2020-07-27 18:49:11 +01:00
committed by GitHub
parent 0e7fd2beb1
commit 6cbfb781a2
17 changed files with 0 additions and 50 deletions

View File

@@ -3,7 +3,6 @@
use Illuminate\Support\Str;
return [
/*
|--------------------------------------------------------------------------
| Default Session Driver
@@ -195,5 +194,4 @@ return [
*/
'same_site' => null,
];