Completed
Pull Request — master (#3)
by Sergey
02:17
created
src/Adapters/GuzzleHttpAdapter.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 seregazhuk\SmsIntel\Adapters;
4 4
 
5 5
 use Guzzle\Http\Client;
6
-use Guzzle\Http\Message\Response;
7 6
 use seregazhuk\SmsIntel\Contracts\HttpInterface;
8 7
 
9 8
 class GuzzleHttpAdapter implements HttpInterface {
Please login to merge, or discard this patch.