Completed
Pull Request — master (#23)
by Joel
04:18
created
src/RequestWriter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Http\Client\Socket;
4 4
 
5
-use Http\Client\Exception\NetworkException;
6 5
 use Http\Client\Socket\Exception\BrokenPipeException;
7 6
 use Psr\Http\Message\RequestInterface;
8 7
 
Please login to merge, or discard this patch.