Completed
Pull Request — master (#1)
by Mitchel
03:16
created
tests/Middleware/RefreshSessionMiddlewareTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use PHPUnit\Framework\TestCase;
12 12
 use Prophecy\Argument;
13 13
 use Prophecy\Prophecy\ObjectProphecy;
14
-use Psr\Http\Message\ResponseInterface;
15 14
 
16 15
 final class RefreshSessionMiddlewareTest extends TestCase
17 16
 {
Please login to merge, or discard this patch.