diff --git a/src/Appwrite/Platform/Modules/Core.php b/src/Appwrite/Platform/Modules/Core.php index 355747e3ab..859ca3b529 100644 --- a/src/Appwrite/Platform/Modules/Core.php +++ b/src/Appwrite/Platform/Modules/Core.php @@ -14,4 +14,4 @@ class Core extends Module $this->addService('workers', new Workers()); } -} \ No newline at end of file +}