@@ -1,7 +1,6 @@
<?php namespace App\Http\Middleware;
use Closure;
-use Illuminate\Routing\Route;
use Illuminate\Contracts\Auth\Authenticator;
use Illuminate\Contracts\Routing\Middleware;
use Illuminate\Contracts\Routing\ResponseFactory;