Update src/Appwrite/Platform/Workers/Deletes.php

This commit is contained in:
Jake Barnby 2025-03-25 15:52:54 +13:00 committed by GitHub
parent c0cb4b26a3
commit a20140eb36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -851,7 +851,6 @@ class Deletes extends Action
/**
* Delete Deployments
* todo: No index for `resourceInternalId`, perhaps use resourceId until fixed
*/
Console::info("Deleting deployments for function " . $functionId);