Remove userResolver
This commit is contained in:
parent
a317215554
commit
b511a91ebe
|
@ -6,7 +6,6 @@ use Log;
|
|||
use App\Conf;
|
||||
use Illuminate\Support\Str;
|
||||
use App\Nami\Exceptions\TooManyLoginAttemptsException;
|
||||
use App\Nami\Interfaces\UserResolver;
|
||||
use Illuminate\Support\Facades\Http;
|
||||
use Illuminate\Support\Collection;
|
||||
|
||||
|
|
Loading…
Reference in New Issue