Skip to content

Commit 073521c

Browse files
committed
Remove unused use-statements
1 parent c4de426 commit 073521c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

modules/cron/src/Controller/Cron.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
use PHPMailer\PHPMailer\Exception as PHPMailerException;
88
use SimpleSAML\Auth;
9-
use SimpleSAML\Auth\AuthenticationFactory;
109
use SimpleSAML\Configuration;
1110
use SimpleSAML\Error;
1211
use SimpleSAML\HTTP\RunnableResponse;

modules/multiauth/src/Controller/DiscoController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
namespace SimpleSAML\Module\multiauth\Controller;
66

77
use SimpleSAML\Auth;
8-
use SimpleSAML\Auth\AuthenticationFactory;
98
use SimpleSAML\Configuration;
109
use SimpleSAML\Error;
1110
use SimpleSAML\HTTP\RunnableResponse;

0 commit comments

Comments
 (0)