@@ -16,9 +16,7 @@ |
||
16 | 16 | namespace Hogosha\Monitor\Runner; |
17 | 17 | |
18 | 18 | use GuzzleHttp\Client; |
19 | -use GuzzleHttp\Exception\ConnectException; |
|
20 | 19 | use GuzzleHttp\Pool; |
21 | -use GuzzleHttp\Promise; |
|
22 | 20 | use GuzzleHttp\Psr7\Request; |
23 | 21 | use GuzzleHttp\TransferStats; |
24 | 22 | use Hogosha\Monitor\Client\GuzzleClient; |