diff options
Diffstat (limited to 'tests/lib/Mail/MailerTest.php')
-rw-r--r-- | tests/lib/Mail/MailerTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Mail/MailerTest.php b/tests/lib/Mail/MailerTest.php index bc451f833f2..8d169d598c9 100644 --- a/tests/lib/Mail/MailerTest.php +++ b/tests/lib/Mail/MailerTest.php @@ -22,7 +22,6 @@ use OCP\IL10N; use OCP\ILogger; use OCP\IURLGenerator; use OCP\Mail\Events\BeforeMessageSent; -use OCP\Mail\IMessage; use Test\TestCase; use Swift_SwiftException; |