Merge pull request #6089 from annando/fix-6085

Fixes PR 6085
This commit is contained in:
Michael Vogel 2018-11-06 15:01:36 +01:00 committed by GitHub
commit 7389dc0b20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ use Friendica\Util\Network;
use Friendica\Util\Proxy as ProxyUtils;
use Friendica\Util\XML;
use League\HTMLToMarkdown\HtmlConverter;
use Friendica\Content\Feature;
class HTML
{