]> git.mxchange.org Git - friendica.git/blobdiff - src/Network/FKOAuthDataStore.php
Delete unused library/oauth2-php library
[friendica.git] / src / Network / FKOAuthDataStore.php
index ec6e1b59f1d22077f8d504a6c5f920319133a0ed..fa4de46e4fe1c76a7376480d1fd950e7a8b7a595 100644 (file)
@@ -22,7 +22,6 @@ define('ACCESS_TOKEN_DURATION', 31536000);
 require_once 'include/dba.php';
 
 require_once "library/OAuth1.php";
-require_once "library/oauth2-php/lib/OAuth2.inc";
 
 /**
  * @brief OAuthDataStore class