]> git.mxchange.org Git - friendica.git/commitdiff
Removed unused use
authorMichael <heluecht@pirati.ca>
Wed, 19 May 2021 16:07:37 +0000 (16:07 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 19 May 2021 16:07:37 +0000 (16:07 +0000)
src/Module/Api/Mastodon/Apps/VerifyCredentials.php

index 37c88f689ed9868d2cd4c13f4b3d319d4da1485c..53fddffa27500c24f2bcceb5f3cd186bff55da42 100644 (file)
 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/