From 6e88c5811c9ec1361fa1f189d4187a1963ef76b8 Mon Sep 17 00:00:00 2001 From: Yuri Araujo Date: Mon, 11 Jan 2021 23:52:54 -0300 Subject: [PATCH] =?UTF-8?q?Altera=C3=A7=C3=A3o=20da=20BASE=20do=20Authenti?= =?UTF-8?q?cation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Facebook/Authentication/OAuth2Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Facebook/Authentication/OAuth2Client.php b/src/Facebook/Authentication/OAuth2Client.php index 94df9b7b5..9920262b8 100644 --- a/src/Facebook/Authentication/OAuth2Client.php +++ b/src/Facebook/Authentication/OAuth2Client.php @@ -29,7 +29,7 @@ use Facebook\FacebookResponse; use Facebook\FacebookClient; use Facebook\Exceptions\FacebookResponseException; -use Facebook\Exceptions\FacebookSDKException; +use Facebook\Exceptions\; /** * Class OAuth2Client