Unneeded "use" removed

2022.09-rc
Michael 2021-11-26 07:56:54 +00:00
rodzic fb47389c69
commit da9b5f32db
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,6 @@ namespace Friendica\Module\Api\Twitter\Users;
use Friendica\Module\BaseApi;
use Friendica\DI;
use Friendica\Model\Contact;
/**
* Returns extended information of a given user, specified by ID or screen name as per the required id parameter.