@@ -8,7 +8,6 @@ |
||
8 | 8 | use Http\Discovery\UriFactoryDiscovery; |
9 | 9 | use StephaneCoinon\SendGridActivity\HttpClientFactory; |
10 | 10 | use StephaneCoinon\SendGridActivity\Requests\Request; |
11 | -use StephaneCoinon\SendGridActivity\Support\Collection; |
|
12 | 11 | |
13 | 12 | /** |
14 | 13 | * SendGrid API client. |