Remove unused import

This commit is contained in:
Jonathan Reinink 2019-05-22 07:17:45 -04:00
parent a18f643b22
commit 1a54c22891
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
namespace App\Providers;
use Debugbar;
use Inertia\Inertia;
use OpenPsa\Ranger\Ranger;
use Carbon\CarbonImmutable;