Skip to content

Commit d4470db

Browse files
committed
Remove unused use-statement
1 parent 1f68b8a commit d4470db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Binding.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
namespace SimpleSAML\SAML2;
66

77
use Psr\Http\Message\{ResponseInterface, ServerRequestInterface};
8-
use SimpleSAML\SAML2\Assert\Assert;
98
use SimpleSAML\SAML2\Binding\{HTTPArtifact, HTTPPost, HTTPRedirect, SOAP};
109
use SimpleSAML\SAML2\Constants as C;
1110
use SimpleSAML\SAML2\Exception\Protocol\UnsupportedBindingException;

0 commit comments

Comments
 (0)