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 +}