Skip to content

Commit 248be2f

Browse files
authored
Update KestrelConfigurationLoader.cs
1 parent 5cc49f3 commit 248be2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/Core/src/KestrelConfigurationLoader.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ internal KestrelConfigurationLoader(
7979

8080
internal X509Certificate2Collection? DefaultCertificateChain { get; set; }
8181

82-
8382
/// <summary>
8483
/// Specifies a configuration Action to run when an endpoint with the given name is loaded from configuration.
8584
/// </summary>

0 commit comments

Comments
 (0)