Skip to content

Commit

Permalink
Revert "Add Redis facade as comment in app.config (laravel#5813)" (la…
Browse files Browse the repository at this point in the history
…ravel#5814)

This reverts commit efd49c6.
  • Loading branch information
taylorotwell authored Feb 14, 2022
1 parent efd49c6 commit f2b8023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
*/

'aliases' => Facade::defaultAliases()->merge([
// 'Redis' => Illuminate\Support\Facades\Redis::class,
// ...
])->toArray(),

];

0 comments on commit f2b8023

Please sign in to comment.