Remove extra line from end (#10673)
Motivation: `Http2MultiplexHandler` have to 2 empty lines at the end instead of 1. Modification: Removed 1 extra line. Result: Little better code style.
This commit is contained in:
parent
2233d1ca17
commit
423943e895
@ -354,4 +354,3 @@ public final class Http2MultiplexHandler extends Http2ChannelDuplexHandler {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user