Completed
Push — master ( 78a457...8e39f9 )
by Adrian
03:33
created
src/FactomConnector.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use GuzzleHttp\Client;
6 6
 use GuzzleHttp\Exception\RequestException;
7
-use GuzzleHttp\Psr7\Request;
8
-
9 7
 use AdrianMejias\FactomApi\Exceptions\InvalidFactomApiConfig;
10 8
 
11 9
 class FactomConnector
Please login to merge, or discard this patch.