@@ -4,8 +4,6 @@ |
||
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 |