diff --git a/src/Appwrite/Platform/Tasks/Retry.php b/src/Appwrite/Platform/Tasks/Retry.php index 15e56a3f97..a2cf883393 100644 --- a/src/Appwrite/Platform/Tasks/Retry.php +++ b/src/Appwrite/Platform/Tasks/Retry.php @@ -36,4 +36,4 @@ class Retry extends Action $queueClient->retry(); } -} \ No newline at end of file +}