@@ -34,11 +34,9 @@ |
||
34 | 34 | use OC\AppFramework\Http; |
35 | 35 | use OC\ForbiddenException; |
36 | 36 | use OC\Mail\EMailTemplate; |
37 | -use OC\User\User; |
|
38 | 37 | use OCP\App\IAppManager; |
39 | 38 | use OCP\AppFramework\Controller; |
40 | 39 | use OCP\AppFramework\Http\DataResponse; |
41 | -use OCP\AppFramework\Http\TemplateResponse; |
|
42 | 40 | use OCP\IConfig; |
43 | 41 | use OCP\IGroupManager; |
44 | 42 | use OCP\IL10N; |