Skip to content

Commit ff22979

Browse files
committed
Fix syntax error
1 parent 6fe9a33 commit ff22979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Auth/Process/Fticks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use SAML2\Constants;
66
use SimpleSAML\Configuration;
7-
use SimpleSAML\Error\Exception
7+
use SimpleSAML\Error\Exception;
88
use SimpleSAML\Logger;
99
use SimpleSAML\Session;
1010
use SimpleSAML\Utils;

0 commit comments

Comments
 (0)