Skip to content

Commit fc456a2

Browse files
committed
Cleaned up uses
1 parent 5f6bfc5 commit fc456a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/FactoryTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
use ApiClients\Foundation\Client;
66
use ApiClients\Foundation\Factory;
77
use ApiClients\Foundation\Hydrator\Hydrator;
8+
use ApiClients\Foundation\Options;
89
use ApiClients\Foundation\Transport\Client as TransportClient;
910
use ApiClients\Foundation\Transport\ClientInterface;
10-
use ApiClients\Foundation\Transport\Options as TransportOptions;
11-
use ApiClients\Foundation\Options;
1211
use ApiClients\Tools\TestUtilities\TestCase;
1312
use InvalidArgumentException;
1413
use League\Tactician\Exception\MissingHandlerException;

0 commit comments

Comments
 (0)