From ab96e694dfca468e1b48b466f07f6657103882e8 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 19 May 2021 16:07:37 +0000 Subject: [PATCH] Removed unused use --- src/Module/Api/Mastodon/Apps/VerifyCredentials.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Module/Api/Mastodon/Apps/VerifyCredentials.php b/src/Module/Api/Mastodon/Apps/VerifyCredentials.php index 37c88f689..53fddffa2 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/