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.
Passed
Push — master ( 3aeed3...bfa633 )
by Jory
02:37 queued 53s
created
src/Requests/CreateChargeRequest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use CMPayments\PaymentSdk\Entities\Charge;
6 6
 use CMPayments\PaymentSdk\Gateway;
7
-use Money\Currencies\ISOCurrencies;
8
-use Money\Money;
9 7
 
10 8
 /**
11 9
  * Class CreateChargeRequest
Please login to merge, or discard this patch.