1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

fix: remove unused import

This commit is contained in:
Torsten Dittmann 2022-11-15 16:31:38 +01:00
parent 1b533daeaa
commit 68e1a0b114

View file

@ -2,7 +2,6 @@
namespace Tests\E2E\General; namespace Tests\E2E\General;
use Appwrite\Extend\Exception;
use Tests\E2E\Client; use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectNone; use Tests\E2E\Scopes\ProjectNone;
use Tests\E2E\Scopes\Scope; use Tests\E2E\Scopes\Scope;