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 master (5c8d92)
by Cees-Jan
09:18
created
src/AsyncClient.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -8,8 +8,6 @@
 block discarded – undo
8 8
 use ApiClients\Foundation\Transport\CommandBus\Command\RequestCommand;
9 9
 use ApiClients\Foundation\Transport\CommandBus\Command\StreamingRequestCommand;
10 10
 use GuzzleHttp\Psr7\Request;
11
-use JacobKiers\OAuth\Consumer\Consumer;
12
-use JacobKiers\OAuth\Token\Token;
13 11
 use Psr\Http\Message\RequestInterface;
14 12
 use Psr\Http\Message\ResponseInterface;
15 13
 use React\EventLoop\LoopInterface;
Please login to merge, or discard this patch.