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 ( c53f04...81ef41 )
by Cees-Jan
08:53 queued 06:52
created
src/Client.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace ApiClients\Client\WeatherUnderground;
4 4
 
5 5
 use ApiClients\Client\WeatherUnderground\Resource\ConditionInterface;
6
-use ApiClients\Client\WeatherUnderground\Resource\UserInterface;
7 6
 use React\EventLoop\Factory;
8 7
 use React\EventLoop\LoopInterface;
9 8
 use function Clue\React\Block\await;
Please login to merge, or discard this patch.