Skip to content

Commit a91d4d9

Browse files
committed
remove unused factory import
1 parent 9e21e56 commit a91d4d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/php/api.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use {{invokerPackage}}\Algolia;
66
use {{invokerPackage}}\ApiException;
77
use {{invokerPackage}}\Configuration\{{configClassname}};
88
use {{invokerPackage}}\ObjectSerializer;
9-
use {{invokerPackage}}\RequestOptions\RequestOptionsFactory;
109
use {{invokerPackage}}\RetryStrategy\ApiWrapper;
1110
use {{invokerPackage}}\RetryStrategy\ApiWrapperInterface;
1211
use {{invokerPackage}}\RetryStrategy\ClusterHosts;

0 commit comments

Comments
 (0)