Completed
Pull Request — master (#144)
by
unknown
12:31
created
src/AppBundle/Security/ApiKeyAuthenticator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Symfony\Component\HttpFoundation\Request;
6 6
 use Symfony\Component\Security\Core\Authentication\Token\PreAuthenticatedToken;
7 7
 use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
8
-use Symfony\Component\Security\Core\Exception\CustomUserMessageAuthenticationException;
9 8
 use Symfony\Component\Security\Core\Exception\BadCredentialsException;
10 9
 use Symfony\Component\Security\Core\User\UserProviderInterface;
11 10
 use Symfony\Component\Security\Http\Authentication\SimplePreAuthenticatorInterface;
Please login to merge, or discard this patch.