diff --git a/src/Appwrite/Platform/Workers/Certificates.php b/src/Appwrite/Platform/Workers/Certificates.php index f4acafb6e1..db7c73dd0c 100644 --- a/src/Appwrite/Platform/Workers/Certificates.php +++ b/src/Appwrite/Platform/Workers/Certificates.php @@ -410,4 +410,4 @@ class Certificates extends Action ); } } -} \ No newline at end of file +}