mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fixes php-cs-fixer error.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
This commit is contained in:
parent
4bf610ebaf
commit
468aefc649
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue