Skip to content

Commit 93ef5bc

Browse files
committed
Add ds:SPKIData element
1 parent 215c158 commit 93ef5bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/XML/ds/AbstractSPKIDataType.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@
99
use SimpleSAML\XML\Chunk;
1010
use SimpleSAML\XML\Exception\InvalidDOMElementException;
1111
use SimpleSAML\XML\Exception\SchemaViolationException;
12-
use SimpleSAML\XML\Exception\TooManyElementsException;
1312
use SimpleSAML\XML\Registry\ElementRegistry;
1413
use SimpleSAML\XML\SerializableElementInterface;
15-
use SimpleSAML\XML\XsNamespace as NS;
1614
use SimpleSAML\XMLSecurity\XML\ds\AbstractDsElement;
1715

1816
/**

0 commit comments

Comments
 (0)