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 ( 869ff2...919b18 )
by Adrian
11s
created
src/Event/EventItemizer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 namespace Roomify\Bat\Event;
9 9
 
10 10
 use Roomify\Bat\Event\EventInterface;
11
-use Roomify\Bat\Unit\Unit;
12 11
 
13 12
 /**
14 13
  * The EventItemizer class does the hard work of splitting an event into discrete time
Please login to merge, or discard this patch.