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 — 3.0 ( d5fe3c...b47f57 )
by Thorsten
03:11
created
phpmyfaq/attachment.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 
18 18
 use phpMyFAQ\Attachment\Factory;
19 19
 use phpMyFAQ\Filter;
20
-use phpMyFAQ\Permission\MediumPermission;
21 20
 use phpMyFAQ\User\CurrentUser;
22 21
 
23 22
 if (!defined('IS_VALID_PHPMYFAQ')) {
Please login to merge, or discard this patch.