diff --git a/src/Appwrite/Platform/Tasks/DeleteProjectCollections.php b/src/Appwrite/Platform/Tasks/DeleteProjectCollections.php index a083caeab2..c9a31d9057 100644 --- a/src/Appwrite/Platform/Tasks/DeleteProjectCollections.php +++ b/src/Appwrite/Platform/Tasks/DeleteProjectCollections.php @@ -15,7 +15,6 @@ class DeleteProjectCollections extends Action { private array $names = [ 'webhooks', - 'webhooks_perms', 'platforms', 'schedules', 'projects',