From f89a244c0ffdc9122d0ef216dfa9b8b82b2ee64a Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 4 Aug 2016 08:49:12 -0400 Subject: [PATCH] Applied fixes from StyleCI --- config/app.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/app.php b/config/app.php index 028993ea..c2e6cce0 100644 --- a/config/app.php +++ b/config/app.php @@ -162,11 +162,11 @@ return [ Illuminate\Translation\TranslationServiceProvider::class, Illuminate\Validation\ValidationServiceProvider::class, Illuminate\View\ViewServiceProvider::class, - + /* * Package Service Providers... */ - + /* * Application Service Providers...