Skip to content

Commit 919d003

Browse files
committed
remove spaces
1 parent 4ba9cc2 commit 919d003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataProtection/DataProtection/src/KeyManagement/KeyManagementOptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public class KeyManagementOptions
2323
/// <summary>
2424
/// Initializes a new instance of <see cref="KeyManagementOptions"/>.
2525
/// </summary>
26-
public KeyManagementOptions()
26+
public KeyManagementOptions()
2727
{
2828
}
2929

0 commit comments

Comments
 (0)