Completed
Push — dev ( e0d2b1...8d8a40 )
by Shingo
04:16
created
src/Transport/SendgridTransport.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 use GuzzleHttp\Client;
5 5
 use GuzzleHttp\ClientInterface;
6 6
 use GuzzleHttp\Exception\GuzzleException;
7
-use GuzzleHttp\Psr7\Response;
8 7
 use Illuminate\Mail\Transport\Transport;
9 8
 use Illuminate\Support\Arr;
10 9
 use Psr\Http\Message\ResponseInterface;
Please login to merge, or discard this patch.