X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapiaccountratelimitstatus.php;h=0883425513fa2f4584fdc59dffede0cd0cbabf17;hb=c0f65f6ea76ffa035cbf2c4126bedaae9d8752c8;hp=8490e2965c87bad502750611157a916c68426184;hpb=31b29fde50e9664e1b70064c043879ce87553883;p=quix0rs-gnu-social.git diff --git a/actions/apiaccountratelimitstatus.php b/actions/apiaccountratelimitstatus.php index 8490e2965c..0883425513 100644 --- a/actions/apiaccountratelimitstatus.php +++ b/actions/apiaccountratelimitstatus.php @@ -35,8 +35,6 @@ if (!defined('STATUSNET')) { exit(1); } -require_once INSTALLDIR . '/lib/apibareauth.php'; - /** * We don't have a rate limit, but some clients check this method. * It always returns the same thing: 150 hits left.