forked from friendica/friendica-addons
stray line
This commit is contained in:
parent
660c65fe25
commit
e0a6a78e82
1 changed files with 0 additions and 1 deletions
|
@ -331,7 +331,6 @@ function mailstream_subject(array $item): string
|
|||
);
|
||||
return DI::l10n()->t("Friendica post");
|
||||
}
|
||||
$contact = $r[0];
|
||||
if ($contact['network'] === 'dfrn') {
|
||||
return DI::l10n()->t("Friendica post");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue