Browse Source

Applied fixes from StyleCI

Taylor Otwell 7 years ago
parent
commit
e083273d97
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/app.php

+ 2 - 2
config/app.php

@@ -149,11 +149,11 @@ return [
         Illuminate\Translation\TranslationServiceProvider::class,
         Illuminate\Validation\ValidationServiceProvider::class,
         Illuminate\View\ViewServiceProvider::class,
-        
+
         /*
          * Package Service Providers...
          */
-         
+
 
         /*
          * Application Service Providers...