From 4526c5a133ffa8564d8f7e5125810bec3b4bb0bd Mon Sep 17 00:00:00 2001 From: Seven Du <shiweidu@outlook.com> Date: Wed, 31 Jan 2018 14:20:11 +0800 Subject: [PATCH] chore: Remove duplicate "Rss" key definitions. --- config/app.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config/app.php b/config/app.php index 0b408b6d..efa6e920 100644 --- a/config/app.php +++ b/config/app.php @@ -242,7 +242,6 @@ 'Flash' => Laracasts\Flash\Flash::class, 'QrCode' => SimpleSoftwareIO\QrCode\Facades\QrCode::class, - 'Rss' => Thujohn\Rss\RssFacade::class, 'UserVerification' => Jrean\UserVerification\Facades\UserVerification::class, // API