Linter fix

This commit is contained in:
Matej Bačo
2025-03-03 16:04:28 +01:00
parent 60f34ced91
commit 07ceb1991d
2 changed files with 2 additions and 2 deletions
@@ -2,8 +2,8 @@
namespace Tests\E2E\Services\Functions;
use Appwrite\Tests\Retry;
use Appwrite\Functions\Specification;
use Appwrite\Tests\Retry;
use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectCustom;
use Tests\E2E\Scopes\Scope;
@@ -2,8 +2,8 @@
namespace Tests\E2E\Services\Sites;
use Appwrite\Tests\Retry;
use Appwrite\Sites\Specification;
use Appwrite\Tests\Retry;
use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectCustom;
use Tests\E2E\Scopes\Scope;