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