@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Hogosha\Monitor\Guesser\StatusGuesser; |
6 | 6 | use Hogosha\Monitor\Model\Result; |
7 | -use Hogosha\Monitor\Model\ResultCollection; |
|
8 | 7 | use Hogosha\Monitor\Model\UrlInfo; |
9 | 8 | |
10 | 9 | /** |
@@ -17,7 +17,6 @@ |
||
17 | 17 | |
18 | 18 | use GuzzleHttp\Client; |
19 | 19 | use GuzzleHttp\Pool; |
20 | -use GuzzleHttp\Promise; |
|
21 | 20 | use GuzzleHttp\Psr7\Request; |
22 | 21 | use GuzzleHttp\TransferStats; |
23 | 22 | use Hogosha\Monitor\Client\GuzzleClient; |