Skip to content
Snippets Groups Projects
Commit 8c6ee7dd authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Fix namespace typo

parent 1a911ce9
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ use SimpleSAML\SAML2\XML\mdui\Keywords;
use SimpleSAML\SAML2\XML\mdui\Logo;
use SimpleSAML\SAML2\XML\mdui\UIInfo;
use SimpleSAML\SAML2\XML\saml\Attribute;
use SimplESAML\SAML2\XML\saml\AttributeValue;
use SimpleSAML\SAML2\XML\saml\AttributeValue;
use SimpleSAML\SAML2\XML\shibmd\Scope;
use SimpleSAML\Utils;
use SimpleSAML\XML\Utils as XMLUtils;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment