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