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 ( a98f71...7edffd )
by
unknown
9s
created
src/Bindings/Browser/VersioningService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 
13 13
 use Dkd\PhpCmis\Constants;
14 14
 use Dkd\PhpCmis\Data\AclInterface;
15
-use Dkd\PhpCmis\PropertyIds;
16 15
 use GuzzleHttp\Stream\StreamInterface;
17 16
 use Dkd\PhpCmis\Data\ExtensionDataInterface;
18 17
 use Dkd\PhpCmis\Data\ObjectDataInterface;
Please login to merge, or discard this patch.