Fix checkstyle
This commit is contained in:
parent
450a6e3b99
commit
2bd7a8387d
@ -51,7 +51,5 @@ public class EmbeddedChannelTest {
|
||||
Assert.assertSame(first, channel.readInbound());
|
||||
Assert.assertSame(second, channel.readInbound());
|
||||
Assert.assertNull(channel.readInbound());
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user