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
Branch master (d98003)
by Ronald
22:42
created
src/Constraint/Constraint.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -7,8 +7,6 @@
 block discarded – undo
7 7
 
8 8
 namespace Roomify\Bat\Constraint;
9 9
 
10
-use Roomify\Bat\ConstraintInterface;
11
-
12 10
 
13 11
 /**
14 12
  * A constraint acts as a filter that can be applied to a Calendar Response to
Please login to merge, or discard this patch.