From: Michael Date: Wed, 19 May 2021 16:07:37 +0000 (+0000) Subject: Removed unused use X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ab96e694dfca468e1b48b466f07f6657103882e8;p=friendica.git Removed unused use --- 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/