diff options
-rw-r--r-- | core/Controller/LoginController.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Controller/LoginController.php b/core/Controller/LoginController.php index 4c3d07c6cf2..97b656667ff 100644 --- a/core/Controller/LoginController.php +++ b/core/Controller/LoginController.php @@ -38,7 +38,6 @@ use OC\Authentication\Login\Chain; use OC\Authentication\Login\LoginData; use OC\Authentication\WebAuthn\Manager as WebAuthnManager; use OC\Security\Bruteforce\Throttler; -use OC\User\Session; use OC_App; use OCP\AppFramework\Controller; use OCP\AppFramework\Http; |