[statusnet] Remove explicit duplicate OAuth1 library

This commit is contained in:
Hypolite Petovan 2018-01-30 23:43:50 -05:00
parent cb2c9f836f
commit de3d9b40b6
2 changed files with 0 additions and 894 deletions

View file

@ -8,9 +8,6 @@
* Version 0.2.0 kept for compatibility purpose with StatusNetOAuth
*/
/* Load OAuth lib. You can find it at http://oauth.net */
require_once __DIR__ . DIRECTORY_SEPARATOR . 'OAuth1.php';
/**
* Twitter OAuth class
*/