Unneeded "use" removed
This commit is contained in:
parent
fb47389c69
commit
da9b5f32db
|
@ -23,7 +23,6 @@ namespace Friendica\Module\Api\Twitter\Users;
|
||||||
|
|
||||||
use Friendica\Module\BaseApi;
|
use Friendica\Module\BaseApi;
|
||||||
use Friendica\DI;
|
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.
|
* Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user