Skip to content

Commit d8afb6d

Browse files
committed
Remove unnecessary use-statements
1 parent f0b3863 commit d8afb6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/SAML2/Binding/HTTPRedirectTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
use SimpleSAML\SAML2\XML\saml\Issuer;
1717
use SimpleSAML\SAML2\XML\samlp\{AbstractRequest, AuthnRequest, Response, Status, StatusCode};
1818
use SimpleSAML\XML\Type\IDValue;
19-
use SimpleSAML\XMLSecurity\Alg\Signature\SignatureAlgorithmFactory;
20-
use SimpleSAML\XMLSecurity\TestUtils\PEMCertificatesMock;
2119

2220
/**
2321
* @package simplesamlphp\saml2

0 commit comments

Comments
 (0)