Skip to content

Commit a3166de

Browse files
committed
Remove unused use-statements
1 parent 6b09dbb commit a3166de

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

src/XML/sp_200507/AbstractIssuedTokenType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
use Dom;
88
use SimpleSAML\WebServices\SecurityPolicy\Assert\Assert;
9-
use SimpleSAML\WebServices\SecurityPolicy\XML\sp_200507\Type\IncludeTokenValue;
109
use SimpleSAML\XML\ExtendableAttributesTrait;
1110
use SimpleSAML\XML\ExtendableElementTrait;
1211
use SimpleSAML\XMLSchema\Exception\InvalidDOMElementException;

src/XML/sp_200507/AbstractSecureConversationTokenType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
use Dom;
88
use SimpleSAML\WebServices\SecurityPolicy\Assert\Assert;
9-
use SimpleSAML\WebServices\SecurityPolicy\XML\sp_200507\Type\IncludeTokenValue;
109
use SimpleSAML\XML\ExtendableAttributesTrait;
1110
use SimpleSAML\XML\ExtendableElementTrait;
1211
use SimpleSAML\XMLSchema\Exception\InvalidDOMElementException;

src/XML/sp_200507/AbstractSpnegoContextTokenType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
use Dom;
88
use SimpleSAML\WebServices\SecurityPolicy\Assert\Assert;
9-
use SimpleSAML\WebServices\SecurityPolicy\XML\sp_200507\Type\IncludeTokenValue;
109
use SimpleSAML\XML\ExtendableAttributesTrait;
1110
use SimpleSAML\XML\ExtendableElementTrait;
1211
use SimpleSAML\XMLSchema\Exception\InvalidDOMElementException;

0 commit comments

Comments
 (0)