| @@ -86,7 +86,7 @@ | ||
| 86 | 86 | */ | 
| 87 | 87 | public function getResponse() | 
| 88 | 88 |      { | 
| 89 | - $this->isRateLimitReached(); | |
| 89 | + $this->isRateLimitReached(); | |
| 90 | 90 | $this->isAccessTokenPresent(); | 
| 91 | 91 | $oauth = $this->instagram->getOAuth(); | 
| 92 | 92 |          if (!$oauth->isAccessTokenSet()) { |