This commit is contained in:
Michael Vogel 2024-02-18 15:52:30 +01:00 committed by GitHub
parent 07c20da08f
commit c6160a1c38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 127 additions and 9 deletions

View file

@ -21,7 +21,6 @@
namespace Friendica\Module\Api\Mastodon\Apps;
use Friendica\Core\System;
use Friendica\DI;
use Friendica\Module\BaseApi;