Skip to content

Commit 140efa8

Browse files
committed
Remove whitespace
1 parent 78bb3ed commit 140efa8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CommunityToolkit.Tooling.SampleGen/Metadata/ToolkitFrontMatter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ public sealed class ToolkitFrontMatter : DocsFrontMatter
2323
//// Extra Metadata needed for Sample App
2424
public string? FilePath { get; set; }
2525
public string[]? SampleIdReferences { get; set; }
26-
2726
public string? Icon { get; set; }
2827
}

0 commit comments

Comments
 (0)