diff --git a/app/executor.php b/app/executor.php index 620153c2d5..609dbd3aa4 100644 --- a/app/executor.php +++ b/app/executor.php @@ -25,7 +25,6 @@ use Utopia\Validator\Boolean; use Utopia\Validator\Range as ValidatorRange; use Utopia\Validator\Text; -// Fix delete endpoint Runtime::enableCoroutine(true, SWOOLE_HOOK_ALL);