From e2575e73604fcc74ae08d4857f953793984541bb Mon Sep 17 00:00:00 2001 From: ArnabChatterjee20k Date: Thu, 28 Aug 2025 19:21:11 +0530 Subject: [PATCH] linting --- src/Appwrite/Platform/Workers/Migrations.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Appwrite/Platform/Workers/Migrations.php b/src/Appwrite/Platform/Workers/Migrations.php index 2e23621850..f5def0fff6 100644 --- a/src/Appwrite/Platform/Workers/Migrations.php +++ b/src/Appwrite/Platform/Workers/Migrations.php @@ -445,7 +445,6 @@ class Migrations extends Action /** * @var Resource $resource */ - var_dump($resources); $resource = $resources[0]; $databaseInternalId = null;