Skip to content

Commit

Permalink
docs: removed use from example
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepimpao committed Mar 15, 2024
1 parent 50ea236 commit 735c16b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ If you don't want to rely on the discovery of implementations, you can set the o
```php
use ProgrammatorDev\Api\Api;
use ProgrammatorDev\Api\Builder\ClientBuilder;
use Http\Client\Common\EmulatedHttpAsyncClient
use Symfony\Component\HttpClient\Psr18Client;
use Nyholm\Psr7\Factory\Psr17Factory;

Expand Down

0 comments on commit 735c16b

Please sign in to comment.