mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
style: remove unused imports
This commit is contained in:
@@ -5,10 +5,8 @@ namespace Tests\E2E\Services\Console;
|
||||
use Appwrite\Extend\Exception;
|
||||
use Tests\E2E\Client;
|
||||
use Tests\E2E\Scopes\ProjectConsole;
|
||||
use Tests\E2E\Scopes\ProjectCustom;
|
||||
use Tests\E2E\Scopes\Scope;
|
||||
use Tests\E2E\Scopes\SideClient;
|
||||
use Tests\E2E\Scopes\SideConsole;
|
||||
|
||||
class ModeTest extends Scope
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user