Completed
Pull Request — master (#29943)
by Thomas
12:00
created
lib/private/Mail/Mailer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.