1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00

removes unnecessary use statement

This commit is contained in:
prateek banga 2023-08-14 22:02:54 +05:30
parent 8e1ef812d3
commit cb6760a957

View file

@ -6,7 +6,6 @@ use Tests\E2E\Client;
use Tests\E2E\Scopes\Scope;
use Tests\E2E\Scopes\ProjectCustom;
use Tests\E2E\Scopes\SideClient;
use Tests\E2E\Services\Storage\StoragePermissionsScope;
use Utopia\Database\Helpers\ID;
use Utopia\Database\Helpers\Permission;
use Utopia\Database\Helpers\Role;