Remove unused import
This commit is contained in:
parent
a18f643b22
commit
1a54c22891
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace App\Providers;
|
||||
|
||||
use Debugbar;
|
||||
use Inertia\Inertia;
|
||||
use OpenPsa\Ranger\Ranger;
|
||||
use Carbon\CarbonImmutable;
|
||||
|
|
Loading…
Reference in New Issue