Skip to content

Commit c18d510

Browse files
committed
cs
1 parent b5c56f4 commit c18d510

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/ClientFactory/SymfonyFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Http\HttplugBundle\ClientFactory;
44

5-
use Http\Client\Curl\Client;
65
use Psr\Http\Message\ResponseFactoryInterface;
76
use Psr\Http\Message\StreamFactoryInterface;
87
use Symfony\Component\HttpClient\HttpClient;

tests/Unit/ClientFactory/SymfonyFactoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Http\HttplugBundle\Tests\Unit\ClientFactory;
44

5-
use Http\Client\Curl\Client;
65
use Http\HttplugBundle\ClientFactory\SymfonyFactory;
76
use PHPUnit\Framework\TestCase;
87
use Psr\Http\Message\ResponseFactoryInterface;

0 commit comments

Comments
 (0)