mirror of
https://github.com/friendica/friendica
synced 2025-05-10 21:04:11 +02:00
clean use statements
This commit is contained in:
parent
f8bb565fa5
commit
b60f9863c6
22 changed files with 3 additions and 22 deletions
|
@ -16,8 +16,8 @@ use Friendica\Factory\Api\Twitter\Media;
|
|||
use Friendica\Factory\Api\Twitter\Mention;
|
||||
use Friendica\Factory\Api\Twitter\Status;
|
||||
use Friendica\Factory\Api\Twitter\Url;
|
||||
use Friendica\Test\FixtureTestCase;
|
||||
use Friendica\Test\ApiTestCase;
|
||||
use Friendica\Test\FixtureTestCase;
|
||||
|
||||
class StatusTest extends FixtureTestCase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue