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
Pull Request — master (#13)
by
unknown
07:31
created
src/StringTemplate/NestedKeyIterator.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
 namespace StringTemplate;
12 12
 
13 13
 
14
-use RecursiveArrayIterator;
15
-
16 14
 /**
17 15
  * Class NestedKeyIterator
18 16
  *
Please login to merge, or discard this patch.