1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

Removed unnecessary use

This commit is contained in:
Matej Baco 2021-12-13 14:18:44 +01:00
parent e3716ab2b8
commit 198382a60a

View file

@ -3,7 +3,6 @@
namespace Tests\E2E\Services\Account;
use Tests\E2E\Client;
use function array_merge;
trait AccountBase
{