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 ( c517ee...c7ab7d )
by Jad
17:39
created
src/Parser/Reflection/ReflectionParameterMagic.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 
10 10
 namespace ApiGen\Parser\Reflection;
11 11
 
12
-use ApiGen\Contracts\Parser\Reflection\ClassReflectionInterface;
13 12
 use ApiGen\Contracts\Parser\Reflection\Magic\MagicParameterReflectionInterface;
14 13
 use TokenReflection;
15 14
 
Please login to merge, or discard this patch.