mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
code style fix
This commit is contained in:
+1
-3
@@ -1,10 +1,9 @@
|
||||
<?php
|
||||
|
||||
use App\Providers\RouteServiceProvider;
|
||||
use Laravel\Fortify\Features;
|
||||
use App\Providers\RouteServiceProvider;
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Fortify Guard
|
||||
@@ -141,5 +140,4 @@ return [
|
||||
'confirmPassword' => true,
|
||||
]),*/
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user