Completed
Push — master ( f1d123...cb630f )
by jake
03:26 queued 02:22
created
src/SessionAwareTrait.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 namespace Vperyod\SessionHandler;
21 21
 
22 22
 use Aura\Session;
23
-use Psr\Http\Message\ResponseInterface as Response;
24 23
 use Psr\Http\Message\ServerRequestInterface as Request;
25 24
 
26 25
 /**
Please login to merge, or discard this patch.