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

View File

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