From 26d4d6589591cbbe766280231138091c6b9e26e3 Mon Sep 17 00:00:00 2001 From: Bradley Schofield Date: Thu, 2 May 2024 01:46:19 +0900 Subject: [PATCH] Run Linter --- src/Appwrite/Platform/Workers/Migrations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Platform/Workers/Migrations.php b/src/Appwrite/Platform/Workers/Migrations.php index 6959406cc0..e9762fc060 100644 --- a/src/Appwrite/Platform/Workers/Migrations.php +++ b/src/Appwrite/Platform/Workers/Migrations.php @@ -356,4 +356,4 @@ class Migrations extends Action } } } -} \ No newline at end of file +}