Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa187e commit 681f98aCopy full SHA for 681f98a
src/Symfony/Component/HttpClient/Tests/DataCollector/HttpClientDataCollectorTest.php
@@ -15,8 +15,6 @@
15
use Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector;
16
use Symfony\Component\HttpClient\NativeHttpClient;
17
use Symfony\Component\HttpClient\TraceableHttpClient;
18
-use Symfony\Component\HttpFoundation\Request;
19
-use Symfony\Component\HttpFoundation\Response;
20
use Symfony\Contracts\HttpClient\Test\TestHttpServer;
21
22
class HttpClientDataCollectorTest extends TestCase
0 commit comments