Completed
Push — master ( 385a49...fd0cbe )
by Márk
12:37 queued 04:24
created
src/StreamFactory/GuzzleStreamFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Http\Discovery\StreamFactory;
4 4
 
5 5
 use Http\Message\StreamFactory;
6
-use Psr\Http\Message\StreamInterface;
7 6
 
8 7
 /**
9 8
  * Creates Guzzle streams.
Please login to merge, or discard this patch.
src/MessageFactory/DiactorosMessageFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Http\Discovery\StreamFactory;
4 4
 
5 5
 use Http\Message\StreamFactory;
6
-use Psr\Http\Message\StreamInterface;
7 6
 
8 7
 /**
9 8
  * Creates Guzzle streams.
Please login to merge, or discard this patch.