Completed
Pull Request — master (#10)
by
unknown
02:57
created
Connector/SalesForceClient.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Akeneo\SalesForce\Authentification\AccessTokenGenerator;
7 7
 use Akeneo\SalesForce\Exception\AuthenticationException;
8 8
 use Akeneo\SalesForce\Exception\DuplicateDetectedException;
9
-use Akeneo\SalesForce\Search\ParameterizedSearchBuilder;
10 9
 use GuzzleHttp\Client as GuzzleClient;
11 10
 use Akeneo\SalesForce\Exception\RequestException;
12 11
 
Please login to merge, or discard this patch.