Skip to content

Commit 12fe8a4

Browse files
committed
Removed blank lines
1 parent 8abd5e2 commit 12fe8a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Mvc/Mvc.Testing/src/WebApplicationFactory.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -581,8 +581,6 @@ public HttpClient CreateDefaultClient(params DelegatingHandler[] handlers)
581581
return client;
582582
}
583583

584-
585-
586584
private HttpMessageHandler CreateHandler()
587585
{
588586
if (_useKestrel)

0 commit comments

Comments
 (0)