Completed
Branch develop (d1a02c)
by jake
02:27
created
src/AcceptHandler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,6 @@
 block discarded – undo
21 21
 
22 22
 use Psr\Http\Message\ResponseInterface as Response;
23 23
 use Psr\Http\Message\ServerRequestInterface as Request;
24
-
25 24
 use Aura\Accept\AcceptFactory;
26 25
 
27 26
 /**
Please login to merge, or discard this patch.