Completed
Pull Request — master (#9)
by Jean-Baptiste
03:46
created
src/Mock/Guzzle5Mock.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use CanalTP\AbstractGuzzle\GuzzleFactory;
6 6
 use GuzzleHttp\Message\Response;
7
-use GuzzleHttp\Psr7\Response as psr7Response;
8 7
 use GuzzleHttp\Stream\Stream;
9 8
 use GuzzleHttp\Subscriber\Mock;
10 9
 
Please login to merge, or discard this patch.