diff --git a/src/Appwrite/Utopia/Response.php b/src/Appwrite/Utopia/Response.php index be39b94c71..1498f51bf6 100644 --- a/src/Appwrite/Utopia/Response.php +++ b/src/Appwrite/Utopia/Response.php @@ -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;