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 ( b5e3c2...7799bc )
by
unknown
15s
created
component/admin/vendor/joomla/github/src/Package/Activity/Starring.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 namespace Joomla\Github\Package\Activity;
10 10
 
11 11
 use Joomla\Github\AbstractPackage;
12
-use Joomla\Uri\Uri;
13 12
 
14 13
 /**
15 14
  * GitHub API Activity Events class for the Joomla Framework.
Please login to merge, or discard this patch.