mirror of
https://github.com/friendica/friendica
synced 2025-03-03 20:28:26 +00:00
Update src/Content/OEmbed.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
82ea62ba7c
commit
21c2c1559b
1 changed files with 0 additions and 3 deletions
|
@ -288,9 +288,6 @@ class OEmbed
|
|||
|
||||
$ret .= '</div>';
|
||||
|
||||
// FIXME: Why is $test unused?
|
||||
$test = Proxy::proxifyHtml($ret, $uriid);
|
||||
|
||||
return str_replace("\n", "", $ret);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue