Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Oct 12, 2021
1 parent b57f6b9 commit 4e094bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Ship/Kernels/HttpKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
use App\Ship\Middlewares\VerifyCsrfToken;
use Fruitcake\Cors\HandleCors;
use Illuminate\Auth\Middleware\Authorize;
use Illuminate\Auth\Middleware\EnsureEmailIsVerified;
use Illuminate\Auth\Middleware\RequirePassword;
use Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse;
use Illuminate\Foundation\Http\Kernel as LaravelHttpKernel;
Expand Down

0 comments on commit 4e094bd

Please sign in to comment.