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 ( 759ebd...aa6e73 )
by Dane
10:12
created
app/Http/Controllers/Server/ServerController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,6 @@
 block discarded – undo
31 31
 use Javascript;
32 32
 use Pterodactyl\Models;
33 33
 use Illuminate\Http\Request;
34
-use InvalidArgumentException;
35 34
 use Pterodactyl\Exceptions\DisplayException;
36 35
 use Pterodactyl\Http\Controllers\Controller;
37 36
 use Pterodactyl\Repositories\ServerRepository;
Please login to merge, or discard this patch.