Skip to content

Commit b343455

Browse files
amcaseyvseanreesermsft
authored andcommitted
Remove blank line
1 parent f716c2d commit b343455

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/Core/src/Internal/Infrastructure/KestrelTrace.Http2.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ public void Http2FlowControlQueueMaximumTooLow(string connectionId, int expected
100100
Http2Log.Http2FlowControlQueueMaximumTooLow(_http2Logger, connectionId, expected, actual);
101101
}
102102

103-
104103
private static partial class Http2Log
105104
{
106105
[LoggerMessage(29, LogLevel.Debug, @"Connection id ""{ConnectionId}"": HTTP/2 connection error.", EventName = "Http2ConnectionError")]

0 commit comments

Comments
 (0)