Skip to content

Commit 5d4e66f

Browse files
author
Marko Dobric
committed
Remove empty line.
1 parent 7985b55 commit 5d4e66f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ActiveCollab/EmailReplyExtractor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ public static function extractReplyEml($path)
4646
*/
4747
public static function extractReply($headers, $body)
4848
{
49-
5049
$mailer = self::detectMailer(self::getHeadersRelevantForMailerDetection($headers));
5150
$extractor = self::getExtractor($mailer, $body);
5251

0 commit comments

Comments
 (0)