From f4c09f299d989b117ebdf769632dcc6d4582791c Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 9 Apr 2020 16:14:31 +0200 Subject: Make sure there is exactly one newline after imports Signed-off-by: Christoph Wurst --- lib/private/Mail/Mailer.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/private/Mail') diff --git a/lib/private/Mail/Mailer.php b/lib/private/Mail/Mailer.php index f8af68faad3..c07556b6a62 100644 --- a/lib/private/Mail/Mailer.php +++ b/lib/private/Mail/Mailer.php @@ -47,7 +47,6 @@ use OCP\Mail\IMailer; use OCP\Mail\IMessage; use OCP\Mail\Events\BeforeMessageSent; - /** * Class Mailer provides some basic functions to create a mail message that can be used in combination with * \OC\Mail\Message. -- cgit v1.2.3