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 ( cd31fd...8863d0 )
by Alex
02:50
created
Admin/ImportableAdminTrait.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 Sonata\AdminBundle\Route\RouteCollection;
14 14
 use Sonata\DoctrineORMAdminBundle\Admin\FieldDescription;
15 15
 use Symfony\Bridge\Doctrine\Form\Type\EntityType;
16
-use Symfony\Component\Form\Extension\Core\Type\ChoiceType;
17 16
 use Symfony\Component\Form\Extension\Core\Type\SubmitType;
18 17
 use Symfony\Component\Form\Form;
19 18
 use Symfony\Component\Form\FormBuilder;
Please login to merge, or discard this patch.