Completed
Push — master ( 4a085c...ffb969 )
by Jonathan
02:29
created
src/Responses/PsrResponseFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Closure;
6 6
 use League\Flysystem\FilesystemInterface;
7 7
 use Psr\Http\Message\ResponseInterface as Response;
8
-use Psr\Http\Message\StreamInterface as Stream;
9 8
 
10 9
 class PsrResponseFactory implements ResponseFactoryInterface
11 10
 {
Please login to merge, or discard this patch.