mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Changing Role + Permissions namespace
This commit is contained in:
parent
8ade726932
commit
d7a833faef
2 changed files with 0 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
|||
namespace Tests\E2E\Services\Databases;
|
||||
|
||||
use Tests\E2E\Client;
|
||||
use Utopia\Database\Database;
|
||||
use Utopia\Database\Helpers\ID;
|
||||
use Utopia\Database\DateTime;
|
||||
use Utopia\Database\Helpers\Permission;
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ use Tests\E2E\Scopes\ProjectCustom;
|
|||
use Tests\E2E\Scopes\Scope;
|
||||
use Tests\E2E\Scopes\SideServer;
|
||||
use Tests\E2E\Client;
|
||||
use Utopia\Database\Database;
|
||||
use Utopia\Database\Helpers\ID;
|
||||
use Utopia\Database\Helpers\Permission;
|
||||
use Utopia\Database\Helpers\Role;
|
||||
|
|
|
|||
Loading…
Reference in a new issue