clean up the used modules

This commit is contained in:
Tobias Diekershoff 2022-11-05 16:50:40 +01:00
parent be6809ecdd
commit 1c65098013
1 changed files with 0 additions and 2 deletions

View File

@ -23,13 +23,11 @@ namespace Friendica\Worker;
use DOMDocument;
use Friendica\DI;
use Friendica\Database\DBA;
use Friendica\Core\Logger;
use Friendica\Model\Profile;
use Friendica\Model\User;
use Friendica\Network\HTTPClient\Client\HttpClientAccept;
use Friendica\Network\HTTPClient\Client\HttpClientOptions;
use Friendica\Util\Network;
use Friendica\Util\Strings;
/* This class is used to verify the homepage link of a user profile.