@@ -23,7 +23,6 @@ |
||
23 | 23 | use OCP\IRequest; |
24 | 24 | use OCA\Mail\Service\AliasesService; |
25 | 25 | use OCP\AppFramework\Controller; |
26 | -use OCP\AppFramework\Db\DoesNotExistException; |
|
27 | 26 | use OCP\AppFramework\Http\JSONResponse; |
28 | 27 | use OCP\AppFramework\Http; |
29 | 28 |