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

Update tests/e2e/Services/Teams/TeamsBaseServer.php

Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
Bishwajeet Parhi 2023-08-15 09:04:05 +05:30 committed by GitHub
parent 04d0e284a1
commit 42f1be0f6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,6 @@ namespace Tests\E2E\Services\Teams;
use Tests\E2E\Client;
use Utopia\Database\Validator\Datetime as DatetimeValidator;
use Utopia\Database\Helpers\ID;
trait TeamsBaseServer
{