Skip to content
Snippets Groups Projects
Unverified Commit 399f373b authored by Pavel Břoušek's avatar Pavel Břoušek Committed by GitHub
Browse files

fix: add missing import in Utils

parent bb998556
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ declare(strict_types=1);
namespace SimpleSAML\Module\authswitcher;
use SimpleSAML\Error\Exception;
use SimpleSAML\Logger;
use SimpleSAML\Module;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment