chore: remove console import

This commit is contained in:
Chirag Aggarwal 2025-03-26 14:38:31 +00:00
parent 7b8f25696c
commit 8b1e97bae4

View file

@ -112,7 +112,6 @@ use Appwrite\Utopia\Response\Model\Webhook;
use Exception;
use JsonException;
use Swoole\Http\Response as SwooleHTTPResponse;
use Utopia\CLI\Console;
// Keep last
use Utopia\Database\Document;
use Utopia\Database\Validator\Authorization;