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
d01471917b
commit
33cfcd1cfa
@ -362,4 +362,3 @@ public final class Http2MultiplexHandler extends Http2ChannelDuplexHandler {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user