We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f68b8a commit d4470dbCopy full SHA for d4470db
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