@@ -26,7 +26,6 @@ |
||
| 26 | 26 | use OCP\IConfig; |
| 27 | 27 | use OCP\Mail\IMailer; |
| 28 | 28 | use OCP\ILogger; |
| 29 | -use org\bovigo\vfs\vfsStreamWrapperAlreadyRegisteredTestCase; |
|
| 30 | 29 | |
| 31 | 30 | /** |
| 32 | 31 | * Class Mailer provides some basic functions to create a mail message that can be used in combination with |