From 5d0ecde4cf65c055dc6147fc2cac1ac60683ca15 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 4 Aug 2016 07:49:27 -0500 Subject: [PATCH] get rid of space --- config/app.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/app.php b/config/app.php index 028993ea..3e589aa3 100644 --- a/config/app.php +++ b/config/app.php @@ -162,11 +162,10 @@ return [ Illuminate\Translation\TranslationServiceProvider::class, Illuminate\Validation\ValidationServiceProvider::class, Illuminate\View\ViewServiceProvider::class, - + /* * Package Service Providers... */ - /* * Application Service Providers...