We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215c158 commit 93ef5bcCopy full SHA for 93ef5bc
src/XML/ds/AbstractSPKIDataType.php
@@ -9,10 +9,8 @@
9
use SimpleSAML\XML\Chunk;
10
use SimpleSAML\XML\Exception\InvalidDOMElementException;
11
use SimpleSAML\XML\Exception\SchemaViolationException;
12
-use SimpleSAML\XML\Exception\TooManyElementsException;
13
use SimpleSAML\XML\Registry\ElementRegistry;
14
use SimpleSAML\XML\SerializableElementInterface;
15
-use SimpleSAML\XML\XsNamespace as NS;
16
use SimpleSAML\XMLSecurity\XML\ds\AbstractDsElement;
17
18
/**
0 commit comments