GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Branch evangelist (51d272)
by Temitope
03:00
created
src/EvangelistStatus.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 
13 13
 use Dotenv\Dotenv;
14 14
 use GuzzleHttp\Client;
15
-use GuzzleHttp\Exception\RequestException as InvalidUserException;
16 15
 use Laztopaz\OpenSourceEvangelistStatus\EvangelistStatusInterface;
17 16
 use Laztopaz\OpenSourceEvangelistStatus\EvangelistStatusRanking;
18 17
 use Laztopaz\OpenSourceEvangelistStatus\EvangelistStatusException;
Please login to merge, or discard this patch.