mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
commented unused code
This commit is contained in:
@@ -98,7 +98,7 @@ class Disqus extends OAuth2
|
||||
|
||||
public function isEmailVerified(string $accessToken): bool
|
||||
{
|
||||
$user = $this->getUser($accessToken);
|
||||
// $user = $this->getUser($accessToken);
|
||||
|
||||
// Look out for the change in their enpoint.
|
||||
// It's in Beta so they may provide a parameter in the future.
|
||||
|
||||
Reference in New Issue
Block a user