mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-02-12 03:25:48 +01:00
Removed unused import
This commit is contained in:
parent
e6c24ce9f8
commit
f5964bef8e
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user