Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit adb253f

Browse files
committed
Minor whitespace fix
1 parent 3b44ea4 commit adb253f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Client/Messages/DynamicClientRegistrationDocument.cs

-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ public class DynamicClientRegistrationDocument
137137
[JsonPropertyName(OidcConstants.ClientMetadata.Scope)]
138138
public string? Scope { get; set; }
139139

140-
141140
/// <summary>
142141
/// List of post-logout redirection URIs for use in the end session
143142
/// endpoint.

0 commit comments

Comments
 (0)