mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Remove uneeded import
This commit is contained in:
parent
60ae2894aa
commit
57b5c82eb7
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ use \OCP\IRequest;
|
|||
use \OCP\IL10N;
|
||||
use \OCP\IConfig;
|
||||
use OCP\IUserManager;
|
||||
use \OC\Core\LostPassword\EncryptedDataException;
|
||||
use OCP\Security\ISecureRandom;
|
||||
use \OC_Defaults;
|
||||
use OCP\Security\StringUtils;
|
||||
|
|
|
|||
Loading…
Reference in a new issue