Revert "Add Redis facade as comment in app.config (#5813)" (#5814)

This reverts commit efd49c6b94.
This commit is contained in:
Taylor Otwell 2022-02-14 11:05:44 -06:00 committed by GitHub
parent efd49c6b94
commit f2b8023df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@
*/
'aliases' => Facade::defaultAliases()->merge([
// 'Redis' => Illuminate\Support\Facades\Redis::class,
// ...
])->toArray(),
];