diff --git a/src/Appwrite/Platform/Workers/Messaging.php b/src/Appwrite/Platform/Workers/Messaging.php index 53b0358766..3fbe30ccca 100644 --- a/src/Appwrite/Platform/Workers/Messaging.php +++ b/src/Appwrite/Platform/Workers/Messaging.php @@ -649,4 +649,4 @@ class Messaging extends Action $badge ); } -} \ No newline at end of file +}