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
Push — master ( c69607...e56aa8 )
by Steve
09:12 queued 08:00
created
src/API/JSONSchema/JSONSchemaAppliance.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace Solvire\API\JSONSchema;
3 3
 
4
-use Solvire\Utilities\OptionsChecker as Ch;
5 4
 use Solvire\Application\Environment as Ev;
6 5
 
7 6
 /**
Please login to merge, or discard this patch.