From f846e417fcb00896caa0f87d45617840b4cd8468 Mon Sep 17 00:00:00 2001 From: ArnabChatterjee20k Date: Fri, 16 May 2025 16:19:37 +0530 Subject: [PATCH] linting --- src/Appwrite/Platform/Tasks/Install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Platform/Tasks/Install.php b/src/Appwrite/Platform/Tasks/Install.php index bc1ee40362..43c5289f02 100644 --- a/src/Appwrite/Platform/Tasks/Install.php +++ b/src/Appwrite/Platform/Tasks/Install.php @@ -253,4 +253,4 @@ class Install extends Action Console::success($message); } } -} \ No newline at end of file +}