We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46ca4ec + a51a651 commit f421756Copy full SHA for f421756
1 file changed
src/Auth/Process/Fticks.php
@@ -4,12 +4,12 @@
4
5
namespace SimpleSAML\Module\fticks\Auth\Process;
6
7
-use SimpleSAML\SAML2\Constants as C;
8
use SimpleSAML\Assert\Assert;
9
use SimpleSAML\Auth;
10
use SimpleSAML\Configuration;
11
use SimpleSAML\Error;
12
use SimpleSAML\Logger;
+use SimpleSAML\SAML2\Constants as C;
13
use SimpleSAML\Session;
14
use SimpleSAML\Utils;
15
0 commit comments