1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00

fix: review comments

This commit is contained in:
Christy Jacob 2022-02-21 15:23:27 +04:00
parent ad920b7237
commit 68b39846a5

View file

@ -25,7 +25,6 @@ use Utopia\Validator\Boolean;
use Utopia\Validator\Range as ValidatorRange; use Utopia\Validator\Range as ValidatorRange;
use Utopia\Validator\Text; use Utopia\Validator\Text;
// Fix delete endpoint
Runtime::enableCoroutine(true, SWOOLE_HOOK_ALL); Runtime::enableCoroutine(true, SWOOLE_HOOK_ALL);