From 53b60c92444db0da66311767a44bf5f1fe370cca Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 14 Aug 2022 17:22:51 +0300 Subject: [PATCH] Fix for linter --- src/Appwrite/SMS/Adapter.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Appwrite/SMS/Adapter.php b/src/Appwrite/SMS/Adapter.php index ed737964b5..9f029bca69 100644 --- a/src/Appwrite/SMS/Adapter.php +++ b/src/Appwrite/SMS/Adapter.php @@ -25,7 +25,6 @@ abstract class Adapter /** * Send Message to phone. - * * @param string $from * @param string $to * @param string $message