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 — develop ( 1c3e27...e4addc )
by Baptiste
03:05
created
src/Client/Channel/Basic/Basic.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
     Transport\Frame,
20 20
     Transport\Frame\Channel
21 21
 };
22
-use Innmind\TimeContinuum\ElapsedPeriod;
23 22
 
24 23
 final class Basic implements BasicInterface
25 24
 {
Please login to merge, or discard this patch.