From a998cd282b60815f82acd02f68264435efebbb85 Mon Sep 17 00:00:00 2001 From: Everly Precia Suresh Date: Tue, 20 Sep 2022 16:47:57 +0000 Subject: [PATCH] remove unecessary comment --- src/Appwrite/Auth/OAuth2/Line.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Auth/OAuth2/Line.php b/src/Appwrite/Auth/OAuth2/Line.php index 11c8aef906..c020873211 100644 --- a/src/Appwrite/Auth/OAuth2/Line.php +++ b/src/Appwrite/Auth/OAuth2/Line.php @@ -176,7 +176,7 @@ class Line extends OAuth2 } /** - * @param string $accessToken + * * * @return array */