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 — rewrite-laravel ( c1c016...a040f6 )
by Oliver
03:07
created
tests/Feature/MmexClient/AbstractMmexTestCase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 
9 9
 namespace Tests\Feature\Api;
10 10
 
11
-use Illuminate\Foundation\Testing\DatabaseMigrations;
12 11
 use Illuminate\Foundation\Testing\TestResponse;
13 12
 use Tests\TestCase;
14 13
 use Tests\UsesDatabase;
Please login to merge, or discard this patch.