Completed
Push — master ( 983069...57309b )
by Guillaume
04:40
created
src/Runner/Runner.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -16,9 +16,7 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.