1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Removed imports

This commit is contained in:
Matej Baco 2021-09-27 12:20:32 +02:00
parent d0b70a9dee
commit 24f9c2518b

View file

@ -7,8 +7,6 @@ use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectCustom;
use Tests\E2E\Scopes\Scope;
use Tests\E2E\Scopes\SideServer;
use function array_merge;
use function var_dump;
class FunctionsCustomServerTest extends Scope
{