Remove a unused field
This commit is contained in:
parent
a7d419a481
commit
0ee43f770f
@ -20,9 +20,6 @@ import org.junit.Test;
|
|||||||
|
|
||||||
public class HttpContentCompressorTest {
|
public class HttpContentCompressorTest {
|
||||||
|
|
||||||
private HttpContentCompressor httpContentCompressor =
|
|
||||||
new HttpContentCompressor();
|
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testGetTargetContentEncoding() throws Exception {
|
public void testGetTargetContentEncoding() throws Exception {
|
||||||
HttpContentCompressor compressor = new HttpContentCompressor();
|
HttpContentCompressor compressor = new HttpContentCompressor();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user