From 4e3c021019b8f5462b2f0cad974fab4fc6aeae93 Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Thu, 28 Nov 2024 15:34:02 +0545 Subject: [PATCH] Update Certificates.php --- src/Appwrite/Platform/Workers/Certificates.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}