@@ -38,7 +38,6 @@ |
||
38 | 38 | use GuzzleHttp\Message\ResponseInterface; |
39 | 39 | use Icewind\Streams\CallbackWrapper; |
40 | 40 | use OC\Files\Filesystem; |
41 | -use OC\Files\Stream\Close; |
|
42 | 41 | use Icewind\Streams\IteratorDirectory; |
43 | 42 | use OC\MemCache\ArrayCache; |
44 | 43 | use OCP\AppFramework\Http; |
@@ -46,7 +46,6 @@ |
||
46 | 46 | use OC\AppFramework\Utility\TimeFactory; |
47 | 47 | use OC\Core\Middleware\TwoFactorMiddleware; |
48 | 48 | use OC\RichObjectStrings\Validator; |
49 | -use OC\Security\Bruteforce\Throttler; |
|
50 | 49 | use OCP\AppFramework\IApi; |
51 | 50 | use OCP\AppFramework\IAppContainer; |
52 | 51 | use OCP\Files\IAppData; |
@@ -33,7 +33,6 @@ |
||
33 | 33 | use OC\Accounts\AccountManager; |
34 | 34 | use OC\AppFramework\Http; |
35 | 35 | use OC\ForbiddenException; |
36 | -use OC\User\User; |
|
37 | 36 | use OCP\App\IAppManager; |
38 | 37 | use OCP\AppFramework\Controller; |
39 | 38 | use OCP\AppFramework\Http\DataResponse; |