Skip to content

Commit d8c84c2

Browse files
committed
refactor: 精简代码
1 parent fd4b70f commit d8c84c2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/BootstrapBlazor.Topology/Components/Topology/Topology.razor.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ public partial class Topology
1616
/// </summary>
1717
[Parameter]
1818
[NotNull]
19-
#if NET6_0_OR_GREATER
2019
[EditorRequired]
21-
#endif
2220
public string? Content { get; set; }
2321

2422
/// <summary>

0 commit comments

Comments
 (0)