diff --git a/src/Module/Api/Mastodon/Apps/VerifyCredentials.php b/src/Module/Api/Mastodon/Apps/VerifyCredentials.php index 37c88f689e..53fddffa27 100644 --- a/src/Module/Api/Mastodon/Apps/VerifyCredentials.php +++ b/src/Module/Api/Mastodon/Apps/VerifyCredentials.php @@ -22,10 +22,8 @@ namespace Friendica\Module\Api\Mastodon\Apps; use Friendica\Core\System; -use Friendica\Database\DBA; use Friendica\DI; use Friendica\Module\BaseApi; -use Friendica\Util\Network; /** * @see https://docs.joinmastodon.org/methods/apps/