Skip to content

Commit 2e270a8

Browse files
committed
remove extra whitespace line in DefaultHttpClientProxy.cs
1 parent e2d457e commit 2e270a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Server/Services/DefaultHttpClientProxy.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ public async Task<HttpResponseMessage> SendAsync(string actualCaller, HttpReques
5858

5959
sw.Stop();
6060

61-
6261
_logger?.LogInformation(
6362
new EventId(1, actualCaller),
6463
"{method} {uri} -> {statusCode} in {elapsed}ms",

0 commit comments

Comments
 (0)