We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb1215 commit a7b8a49Copy full SHA for a7b8a49
Authenticator/Passport/PassportTrait.php
@@ -12,7 +12,6 @@
12
namespace Symfony\Component\Security\Http\Authenticator\Passport;
13
14
use Symfony\Component\Security\Core\Exception\BadCredentialsException;
15
-use Symfony\Component\Security\Core\Exception\InvalidArgumentException;
16
use Symfony\Component\Security\Http\Authenticator\Passport\Badge\BadgeInterface;
17
18
/**
0 commit comments