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 ( 4edf76...a91441 )
by Bruno
21:43
created
lib/Onurb/Bundle/YumlBundle/Controller/YumlController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Onurb\Bundle\YumlBundle\Controller;
4 4
 
5
-use Onurb\Bundle\YumlBundle\Yuml\YumlClient;
6 5
 use Onurb\Bundle\YumlBundle\Yuml\YumlClientInterface;
7 6
 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
8 7
 
Please login to merge, or discard this patch.