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 — 1.x ( 9c5ef1...ec4af6 )
by Jakub
02:14
created
src/Resource/ResourceBase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 use Http\Client\HttpClient;
14 14
 use JMS\Serializer\SerializerBuilder;
15 15
 use Psr\Http\Message\RequestInterface;
16
-use Vipps\Exceptions\ViPPSErrorException;
17 16
 use Vipps\Exceptions\VippsException;
18 17
 use Vipps\VippsInterface;
19 18
 
Please login to merge, or discard this patch.