Fix checkstyle
This commit is contained in:
parent
c42570576e
commit
b6aa032376
@ -537,7 +537,6 @@ public class HttpResponseDecoderTest {
|
|||||||
assertThat(ch.readInbound(), is(nullValue()));
|
assertThat(ch.readInbound(), is(nullValue()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tests if the decoder produces one and only {@link LastHttpContent} when an invalid chunk is received and
|
* Tests if the decoder produces one and only {@link LastHttpContent} when an invalid chunk is received and
|
||||||
* the connection is closed.
|
* the connection is closed.
|
||||||
|
Loading…
Reference in New Issue
Block a user