Removed unused import
This commit is contained in:
@@ -15,7 +15,6 @@ use CachetHQ\Cachet\Models\User;
|
|||||||
use Closure;
|
use Closure;
|
||||||
use Illuminate\Contracts\Auth\Guard;
|
use Illuminate\Contracts\Auth\Guard;
|
||||||
use Illuminate\Database\Eloquent\ModelNotFoundException;
|
use Illuminate\Database\Eloquent\ModelNotFoundException;
|
||||||
use Symfony\Component\HttpKernel\Exception\HttpException;
|
|
||||||
|
|
||||||
class ApiOptionalAuthenticate
|
class ApiOptionalAuthenticate
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user