We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0aa5c commit 9c79d36Copy full SHA for 9c79d36
src/Binding.php
@@ -5,7 +5,6 @@
5
namespace SimpleSAML\SAML2;
6
7
use Psr\Http\Message\{ResponseInterface, ServerRequestInterface};
8
-use SimpleSAML\SAML2\Assert\Assert;
9
use SimpleSAML\SAML2\Binding\{HTTPArtifact, HTTPPost, HTTPRedirect, SOAP};
10
use SimpleSAML\SAML2\Constants as C;
11
use SimpleSAML\SAML2\Exception\Protocol\UnsupportedBindingException;
0 commit comments