Commit 211ee35e authored by Viral Solani's avatar Viral Solani Committed by StyleCI Bot

Apply fixes from StyleCI

parent 4d4cf751
...@@ -201,7 +201,7 @@ return [ ...@@ -201,7 +201,7 @@ return [
App\Providers\MacroServiceProvider::class, App\Providers\MacroServiceProvider::class,
App\Providers\RouteServiceProvider::class, App\Providers\RouteServiceProvider::class,
Tymon\JWTAuth\Providers\JWTAuthServiceProvider::class, Tymon\JWTAuth\Providers\JWTAuthServiceProvider::class,
Bvipul\Generator\Provider\CrudGeneratorServiceProvider::class Bvipul\Generator\Provider\CrudGeneratorServiceProvider::class,
], ],
/* /*
......
...@@ -18,4 +18,4 @@ return [ ...@@ -18,4 +18,4 @@ return [
// Default : backend // Default : backend
'views_folder' => 'backend', 'views_folder' => 'backend',
]; ];
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment