8000 [HttpClient] Remove unused and redundant properties · symfony/symfony@bcd4dfb · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit bcd4dfb

Browse files
committed
[HttpClient] Remove unused and redundant properties
Signed-off-by: Alexander M. Turek <me@derrabus.de>
1 parent 7fa202a commit bcd4dfb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/HttpClient/Response/NativeResponse.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ final class NativeResponse implements ResponseInterface, StreamableInterface
3636
private $remaining;
3737
private $buffer;
3838
private $multi;
39-
private $debugBuffer;
40-
private $shouldBuffer;
4139
private $pauseExpiry = 0;
4240

4341
/**

0 commit comments

Comments
 (0)
0