Remove empty line...

This commit is contained in:
Ivo Valchev
2019-10-30 13:47:11 +01:00
parent 6ee6360a65
commit 75cbd746c8

View File

@@ -18,7 +18,6 @@ use Symfony\Component\Security\Csrf\CsrfToken;
use Symfony\Component\Security\Csrf\CsrfTokenManagerInterface;
use Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator;
class LoginFormAuthenticator extends AbstractFormLoginAuthenticator
{
/** @var UserRepository */